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
more on the security hole
[git.ikiwiki.info.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index af33131d9b92554414e67258a2aa397374ef5ce3..2af69a5f793753418b8a31a4e6376ccb41479f90 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-4,6
+4,7
@@
build: build-stamp
build-stamp:
dh_testdir
perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
+ $(MAKE) -C po
$(MAKE)
$(MAKE) test
touch build-stamp