[csw-devel] SF.net SVN: gar:[7064] csw/mgar/pkg/cgit/trunk/Makefile
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Sun Nov 1 14:42:53 CET 2009
Revision: 7064
http://gar.svn.sourceforge.net/gar/?rev=7064&view=rev
Author: trygvis
Date: 2009-11-01 13:42:53 +0000 (Sun, 01 Nov 2009)
Log Message:
-----------
o PRESERVECONF should be without the .CSW suffix.
Modified Paths:
--------------
csw/mgar/pkg/cgit/trunk/Makefile
Modified: csw/mgar/pkg/cgit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cgit/trunk/Makefile 2009-11-01 13:32:53 UTC (rev 7063)
+++ csw/mgar/pkg/cgit/trunk/Makefile 2009-11-01 13:42:53 UTC (rev 7064)
@@ -47,8 +47,8 @@
# pdf-doc does not work yet
INSTALL_ARGS += man-doc html-doc
-PRESERVECONF = /etc/opt/csw/cgit/apache.conf.CSW
-PRESERVECONF += /etc/opt/csw/cgit/cgitrc.CSW
+PRESERVECONF = /etc/opt/csw/cgit/apache.conf
+PRESERVECONF += /etc/opt/csw/cgit/cgitrc
# Trick to get the gar+git support to export the source code
pre-extract-modulated: git-extract-cgit
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list