projects
/
iserv-mod-error-reporter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
release 9.03.01
[iserv-mod-error-reporter.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
a4bf949
..
2cc3765
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-26,6
+26,7
@@
# THE SOFTWARE.
#
# THE SOFTWARE.
#
+SHELL=/bin/bash
INSTALLDIR=/opt/iserv
LN=ln -f
RM=rm -rf
INSTALLDIR=/opt/iserv
LN=ln -f
RM=rm -rf
@@
-81,7
+82,7
@@
endif
# maintenance files
$(MKDIR) $(DESTDIR)/usr/share/iserv/modules/error-reporter
# maintenance files
$(MKDIR) $(DESTDIR)/usr/share/iserv/modules/error-reporter
- $(LN) maint/
update.php
$(DESTDIR)/usr/share/iserv/modules/error-reporter
+ $(LN) maint/
*
$(DESTDIR)/usr/share/iserv/modules/error-reporter
# build doxygen documentation from source
sourcedoc:
# build doxygen documentation from source
sourcedoc:
This page took
0.02672 seconds
and
4
git commands to generate.