[csw-devel] SF.net SVN: gar:[14375] csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Thu Apr 21 20:53:07 CEST 2011
Revision: 14375
http://gar.svn.sourceforge.net/gar/?rev=14375&view=rev
Author: idogan23
Date: 2011-04-21 18:53:06 +0000 (Thu, 21 Apr 2011)
Log Message:
-----------
pm_netucpcommon: fixed package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile 2011-04-21 18:49:18 UTC (rev 14374)
+++ csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile 2011-04-21 18:53:06 UTC (rev 14375)
@@ -8,7 +8,7 @@
Common Stuff for Net::UCP Module
endef
-PACKAGES = CSWpmnetucpcommon
+PACKAGES = CSWpm-netucpcommon
CATALOGNAME = pm_netucpcommon
CHECKPKG_OVERRIDES_CSWpmnetucpcommon += catalogname-does-not-match-pkgname|pkgname=CSWpmnetucpcommon|catalogname=pm_netucpcommon|expected-catalogname=pmnetucpcommon
@@ -16,6 +16,8 @@
DISTFILES += LICENSE
ARCHALL = 1
+INCOMPATIBLE_PKGS_CSWpm-netucpcommon = CSWpmnetucpcommon
+
post-install-modulated:
@ginstall -d $(DESTDIR)/opt/csw/share/doc/pm_netucpcommon
@ginstall -m 644 $(FILEDIR)/LICENSE $(DESTDIR)/opt/csw/share/doc/pm_netucpcommon/license
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