[Da-tools-commits] ./da-tools/userdir-ldap-common r373: we should really run make in doc before we touch build
Stephen Gran
steve at lobefin.net
Mon Jan 7 02:03:12 UTC 2008
------------------------------------------------------------
revno: 373
committer: Stephen Gran <steve at lobefin.net>
branch nick: userdir-ldap-common
timestamp: Mon 2008-01-07 02:03:12 +0000
message:
we should really run make in doc before we touch build
modified:
debian/rules
-------------- next part --------------
=== modified file 'debian/rules'
--- a/debian/rules 2008-01-07 01:51:34 +0000
+++ b/debian/rules 2008-01-07 02:03:12 +0000
@@ -5,8 +5,8 @@
build:
dh_testdir
+ $(MAKE) -C doc
touch build
- $(MAKE) -C doc
clean:
dh_testdir
More information about the Da-tools-commits
mailing list