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:
ef89650
)
debian/rules, Makefile: filename fix... seems I'm too quick for my brain -.-
author
rohieb
<devnull@localhost>
Sat, 26 Jul 2008 19:53:50 +0000
(21:53 +0200)
committer
rohieb
<devnull@localhost>
Sat, 26 Jul 2008 19:53:50 +0000
(21:53 +0200)
Makefile
patch
|
blob
|
history
debian/rules
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
22e44ed
..
3e912e9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,7
+36,7
@@
MKDIR=mkdir -p
links:
\r
# documentation
\r
$(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/
\r
links:
\r
# documentation
\r
$(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/
\r
- $(LN) doc/{TODO,changelog.
.old
html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/
\r
+ $(LN) doc/{TODO,changelog.
old.
html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/
\r
$(LN) doc/source/* $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/
\r
$(LN) -s $(DESTDIR)/usr/share/doc/iserv-mod-room-reservation $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation
\r
\r
$(LN) doc/source/* $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/
\r
$(LN) -s $(DESTDIR)/usr/share/doc/iserv-mod-room-reservation $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation
\r
\r
diff --git
a/debian/rules
b/debian/rules
index
9a88844
..
51fc4a8
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-18,7
+18,7
@@
binary-indep:
dh_testdir
dh_testroot
dh_installchangelogs
dh_testdir
dh_testroot
dh_installchangelogs
- dh_installdocs doc/{changelog.html,TODO} doc/source/
+ dh_installdocs doc/{changelog.
old.
html,TODO} doc/source/
#dh_installexamples
##dh_install
##dh_installmenu
#dh_installexamples
##dh_install
##dh_installmenu
This page took
0.031776 seconds
and
4
git commands to generate.