Revision: 25176
          http://sourceforge.net/p/gar/code/25176
Author:   dmichelsen
Date:     2015-07-14 14:31:51 +0000 (Tue, 14 Jul 2015)
Log Message:
-----------
denyhosts/trunk: Adjust python path

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

Modified: csw/mgar/pkg/denyhosts/trunk/Makefile
===================================================================
--- csw/mgar/pkg/denyhosts/trunk/Makefile       2015-07-14 06:26:55 UTC (rev 
25175)
+++ csw/mgar/pkg/denyhosts/trunk/Makefile       2015-07-14 14:31:51 UTC (rev 
25176)
@@ -83,7 +83,7 @@
 
        gsed -i \
                -e 's,denyhosts.cfg,$(sysconfdir)/denyhosts.cfg,' \
-               
$(DESTDIR)/opt/csw/lib/python/site-packages/DenyHosts/constants.py
+               
$(DESTDIR)/opt/csw/lib/python*/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.

Reply via email to