Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove incorrect comment
[git.ikiwiki.info.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 2af69a5f793753418b8a31a4e6376ccb41479f90..25b1f57b6a636ffe170efaf6b208bb61346ef9b9 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-24,7
+24,6
@@
binary-indep: build
dh_testroot
dh_clean -k
$(MAKE) pure_install DESTDIR=$(shell pwd)/debian/ikiwiki
dh_testroot
dh_clean -k
$(MAKE) pure_install DESTDIR=$(shell pwd)/debian/ikiwiki
- dh_install wikilist etc/ikiwiki
dh_installdocs html
dh_installexamples doc/examples/*
dh_link usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL
dh_installdocs html
dh_installexamples doc/examples/*
dh_link usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL