projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72814a4
)
debian/rules: clean before build
author
rohieb
<devnull@localhost>
Wed, 23 Jul 2008 03:03:20 +0000
(
05:03
+0200)
committer
rohieb
<devnull@localhost>
Wed, 23 Jul 2008 03:03:20 +0000
(
05:03
+0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
4b4d190
..
25379f0
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-6,6
+6,9
@@
build:
dh_testdir
binary-indep:
+ -$(MAKE) clean
+ dh_clean
+
dh_testdir
dh_testroot
dh_clean -k
This page took
0.024007 seconds
and
4
git commands to generate.