SF.net SVN: gar:[25176] csw/mgar/pkg/denyhosts/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Jul 14 16:31:51 CEST 2015
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.
More information about the devel
mailing list