summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bc9d20f)
raw | patch | inline | side by side (parent: bc9d20f)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 5 Apr 2009 16:48:20 +0000 (18:48 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 5 Apr 2009 16:48:20 +0000 (18:48 +0200) |
;-)
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 75fa59dcbb39cc4275527b3f1cea5fb6fd560245..9f11ed7c3a7f4f21becefd5cbf88f1754dd4f305 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
clean: unpatch
dh_testdir
dh_testroot
- rm -f build-stamp
+ rm -f build-stamp
[ ! -f Makefile ] || $(MAKE) distclean
rm -f doc/*.info
- dh_clean
+ dh_clean
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_clean -k
dh_installdirs
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install