sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
web commit by JamesWestby
[ikiwiki.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 48ce274db6e1908eb5bf9ae11955140a218c336e..3358db5d90e11505fd90eebfb53af91815e1ef34 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-23,7
+23,7
@@
binary-indep: build
dh_testroot
dh_clean -k
$(MAKE) pure_install INSTALLDIRS=vendor \
dh_testroot
dh_clean -k
$(MAKE) pure_install INSTALLDIRS=vendor \
- PREFIX=$(shell pwd)/debian/ikiwiki/$(shell perl -MConfig -e 'print $$Config{prefix}')
+ DESTDIR=$(shell pwd)/debian/ikiwiki
dh_install wikilist etc/ikiwiki
dh_installdocs html
dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
dh_install wikilist etc/ikiwiki
dh_installdocs html
dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL