[sword-cvs] sword Makefile.am,1.46,1.47
sword at www.crosswire.org
sword at www.crosswire.org
Fri Jul 16 13:42:51 MST 2004
Committed by: mgruner
Update of /cvs/core/sword
In directory www:/tmp/cvs-serv15032
Modified Files:
Makefile.am
Log Message:
Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/Makefile.am,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- Makefile.am 7 May 2004 17:49:45 -0000 1.46
+++ Makefile.am 16 Jul 2004 20:42:49 -0000 1.47
@@ -87,8 +87,8 @@
if INSTCONF
sysconf_DATA = sword.conf
sword.conf:
- @echo "[Install]" > sword.conf
- @echo "DataPath=$(pkgdatadir)/" >> sword.conf
+ @echo "[Install]" > $(DESTDIR)$(sysconfdir)/sword.conf
+ @echo "DataPath=$(pkgdatadir)/" >> $(DESTDIR)$(sysconfdir)/sword.conf
clean-generic:
-rm -f sword.conf
More information about the sword-cvs
mailing list