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:
d249a6c
)
installation must be run as root, or chkdb fails
author
rohieb
<devnull@localhost>
Mon, 21 Jul 2008 18:13:13 +0000
(20:13 +0200)
committer
rohieb
<devnull@localhost>
Mon, 21 Jul 2008 18:13:13 +0000
(20:13 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
4b4d190
..
3b1e5e8
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-10,7
+10,7
@@
binary-indep:
dh_testroot
dh_clean -k
dh_installdirs
- $(MAKE) DESTDIR=$(CURDIR)/debian/iserv-room-reservation install
+
sudo
$(MAKE) DESTDIR=$(CURDIR)/debian/iserv-room-reservation install
dh_testdir
dh_testroot
This page took
0.028019 seconds
and
4
git commands to generate.