[csw-devel] SF.net SVN: gar:[19510] csw/mgar/pkg/denyhosts/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 24 23:10:49 CEST 2012


Revision: 19510
          http://gar.svn.sourceforge.net/gar/?rev=19510&view=rev
Author:   bdwalton
Date:     2012-10-24 21:10:49 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
denyhosts/trunk: update for python libdir change; force non py- pkgname

Modified Paths:
--------------
    csw/mgar/pkg/denyhosts/trunk/Makefile

Modified: csw/mgar/pkg/denyhosts/trunk/Makefile
===================================================================
--- csw/mgar/pkg/denyhosts/trunk/Makefile	2012-10-24 20:36:31 UTC (rev 19509)
+++ csw/mgar/pkg/denyhosts/trunk/Makefile	2012-10-24 21:10:49 UTC (rev 19510)
@@ -26,6 +26,11 @@
 ARCHALL = 1
 INITSMF = /etc/opt/csw/init.d/cswdenyhosts
 
+PACKAGES = CSWdenyhosts
+
+CHECKPKG_OVERRIDES_CSWdenyhosts += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWdenyhosts += catalogname-does-not-start-with-py_
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
@@ -70,7 +75,7 @@
 
 	gsed -i \
 		-e 's,denyhosts.cfg,$(sysconfdir)/denyhosts.cfg,' \
-		$(DESTDIR)/opt/csw/lib/python/site-packages/DenyHosts/constants.py
+		$(DESTDIR)/opt/csw/lib/python2.6/site-packages/DenyHosts/constants.py
 
 	#Adjust daemon-control-dist wrapper script to match our package paths
 	gsed -i \

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