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:
5760b2a
)
removed stat.png.php from installation
author
root@iserv.zuhause.test
<root@iserv.zuhause.test>
Sat, 12 Jul 2008 01:49:56 +0000
(
03:49
+0200)
committer
root@iserv.zuhause.test
<root@iserv.zuhause.test>
Sat, 12 Jul 2008 01:49:56 +0000
(
03:49
+0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
c006596
..
e9b6fb5
100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-57,7
+57,7
@@
links:
$(LN) sql/*.sql /usr/share/iserv/db/
\r
\r
$(MKDIR) /usr/share/iserv/www/mod_room-reservation/admin
\r
- $(LN) src/
{index.php,stat.png.php}
/usr/share/iserv/www/mod_room-reservation/
\r
+ $(LN) src/
index.php
/usr/share/iserv/www/mod_room-reservation/
\r
$(LN) src/admin/config.php /usr/share/iserv/www/mod_room-reservation/admin/
\r
\r
# build doxygen documentation from source
\r
This page took
0.027361 seconds
and
4
git commands to generate.