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 (from parent 1:
869e4e3
)
Makefile: forgot to fix file name after renaming changelog.html
author
rohieb
<devnull@localhost>
Sat, 26 Jul 2008 19:44:55 +0000
(21:44 +0200)
committer
rohieb
<devnull@localhost>
Sat, 26 Jul 2008 19:44:55 +0000
(21:44 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
f639d30
..
22e44ed
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.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
This page took
0.029082 seconds
and
4
git commands to generate.