[csw-devel] SF.net SVN: gar:[20879] csw/mgar/pkg/lang-python/paramiko/trunk/Makefile
bilko50000 at users.sourceforge.net
bilko50000 at users.sourceforge.net
Sat Apr 27 14:29:23 CEST 2013
Revision: 20879
http://gar.svn.sourceforge.net/gar/?rev=20879&view=rev
Author: bilko50000
Date: 2013-04-27 12:29:22 +0000 (Sat, 27 Apr 2013)
Log Message:
-----------
Fix location of paramiko script in post install
Modified Paths:
--------------
csw/mgar/pkg/lang-python/paramiko/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/paramiko/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/paramiko/trunk/Makefile 2013-04-27 12:17:38 UTC (rev 20878)
+++ csw/mgar/pkg/lang-python/paramiko/trunk/Makefile 2013-04-27 12:29:22 UTC (rev 20879)
@@ -27,5 +27,5 @@
post-merge-modulated:
gsed -i 's,/usr/local/etc/moduli,/opt/csw/etc/ssh/moduli,' \
- $(PKGROOT)$(SITE_PACKAGES)/paramiko/transport.py
+ $(PKGROOT)/opt/csw/lib/python/site-packages/paramiko/transport.py
@$(MAKECOOKIE)
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