Revision: 3888 http://gar.svn.sourceforge.net/gar/?rev=3888&view=rev Author: idogan23 Date: 2009-03-23 19:10:38 +0000 (Mon, 23 Mar 2009)
Log Message: ----------- apcupsd: moved to mGARv2 Modified Paths: -------------- csw/mgar/pkg/apcupsd/trunk/Makefile Removed Paths: ------------- csw/mgar/pkg/apcupsd/trunk/files/CSWapcupsd.depend Property Changed: ---------------- csw/mgar/pkg/apcupsd/trunk/ Property changes on: csw/mgar/pkg/apcupsd/trunk ___________________________________________________________________ Modified: svn:externals - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1 + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Modified: csw/mgar/pkg/apcupsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/apcupsd/trunk/Makefile 2009-03-23 19:09:47 UTC (rev 3887) +++ csw/mgar/pkg/apcupsd/trunk/Makefile 2009-03-23 19:10:38 UTC (rev 3888) @@ -12,12 +12,14 @@ MASTER_SITES = http://www.apcupsd.org/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz -DISTFILES += $(call admfiles,CSWapcupsd, depend prototype postinstall) +DISTFILES += $(call admfiles,CSWapcupsd, prototype postinstall) DISTFILES += cswapcupsd # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz +REQUIRED_PKGS = CSWcswclassutils + SPKG_CLASSES = none cswinitsmf CONFIGURE_ARGS = $(DIRPATHS) @@ -32,7 +34,7 @@ TEST_SCRIPTS= # moving configuration file & installing init script -post-install: +post-install-modulated: (cd $(DESTDIR)$(prefix)/etc/apcupsd; \ for i in apcupsd.conf; do \ if [ -r "$$i" ]; then \ Deleted: csw/mgar/pkg/apcupsd/trunk/files/CSWapcupsd.depend =================================================================== --- csw/mgar/pkg/apcupsd/trunk/files/CSWapcupsd.depend 2009-03-23 19:09:47 UTC (rev 3887) +++ csw/mgar/pkg/apcupsd/trunk/files/CSWapcupsd.depend 2009-03-23 19:10:38 UTC (rev 3888) @@ -1,2 +0,0 @@ -P CSWcommon -P CSWcswclassutils This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel