ToastFreeware
/
debian
/
cpulimit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1c4c8
)
one build-stamp removal is enough
author
gregor herrmann
<gregoa@debian.org>
Fri, 20 Jun 2008 13:31:19 +0000
(13:31 -0000)
committer
gregor herrmann
<gregoa@debian.org>
Fri, 20 Jun 2008 13:31:19 +0000
(13:31 -0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 2bb7920f6984eaa958475dcc1adb1f90dec41de4..120d148fe8fca2f2f7e548975f5f1c4405c57ca3 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-28,7
+28,7
@@
build-stamp: $(QUILT_STAMPFN)
clean: unpatch
dh_testdir
dh_testroot
- rm -f build-stamp
build-stamp
install-stamp
+ rm -f build-stamp install-stamp
[ ! -f Makefile ] || $(MAKE) clean
dh_clean