projects
/
iserv-mod-room-reservation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
functions.inc: Exceptions instead of setLastError(); small documentation changes
[iserv-mod-room-reservation.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index
bd00f34
..
fd363e4
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-4,6
+4,7
@@
# needed for lintian
build:
dh_testdir
# needed for lintian
build:
dh_testdir
+ rm -f dirs files
binary-indep:
-$(MAKE) clean
binary-indep:
-$(MAKE) clean
@@
-20,7
+21,7
@@
binary-indep:
dh_testdir
dh_testroot
dh_installchangelogs
dh_testdir
dh_testroot
dh_installchangelogs
- dh_installdocs doc/
{changelog.old.html,TODO}
doc/source/
+ dh_installdocs doc/
changelog.old.html doc/TODO
doc/source/
#dh_installexamples
##dh_install
##dh_installmenu
#dh_installexamples
##dh_install
##dh_installmenu
@@
-56,7
+57,7
@@
clean:
dh_testdir
dh_testroot
-$(MAKE) clean
dh_testdir
dh_testroot
-$(MAKE) clean
- dh_clean
+ dh_clean
.PHONY: build clean binary-indep binary install
.PHONY: build clean binary-indep binary install
This page took
0.026374 seconds
and
4
git commands to generate.