Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
[gitweb.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 86464bf30b7fb578f415cc2ac9950a68d3a1917f..568d430932bf96efd9c6a448adbb42507c821a0f 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-41,7
+41,7
@@
MAN_DESTDIR := $(DESTDIR)/$(MANDIR)
build: debian/build-stamp
debian/build-stamp:
dh_testdir
- $(MAKE) prefix=$(PREFIX)
all doc
+ $(MAKE) prefix=$(PREFIX)
PYTHON_PATH=/usr/bin/python2.4 all doc test
touch debian/build-stamp
debian-clean: