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

guengel at users.sourceforge.net guengel at users.sourceforge.net
Fri Dec 9 09:24:02 CET 2011


Revision: 16427
          http://gar.svn.sourceforge.net/gar/?rev=16427&view=rev
Author:   guengel
Date:     2011-12-09 08:24:02 +0000 (Fri, 09 Dec 2011)
Log Message:
-----------
sasl/trunk: Removed CATALOGNAME_ where not needed.

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

Modified: csw/mgar/pkg/sasl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sasl/trunk/Makefile	2011-12-09 08:21:56 UTC (rev 16426)
+++ csw/mgar/pkg/sasl/trunk/Makefile	2011-12-09 08:24:02 UTC (rev 16427)
@@ -34,14 +34,12 @@
 VENDOR_URL = http://asg.web.cmu.edu/sasl/
 
 PACKAGES += CSWsasl
-CATALOGNAME_CSWsasl = sasl
 SPKG_DESC_CSWsasl = Cyrus Simple Authentication and Security Layer
 RUNTIME_DEP_PKGS_CSWsasl = CSWosslrt
 RUNTIME_DEP_PKGS_CSWsasl += CSWbdb47
 RUNTIME_DEP_PKGS_CSWsasl += CSWlibsasl2-2
 
 PACKAGES += CSWsaslauthd
-CATALOGNAME_CSWsaslauthd = saslauthd
 SPKG_DESC_CSWsaslauthd = Cyrus Simple Authentication and Security Layer Authentication Daemon
 RUNTIME_DEP_PKGS_CSWsaslauthd += CSWsasl
 RUNTIME_DEP_PKGS_CSWsaslauthd += CSWosslrt
@@ -99,8 +97,8 @@
 RUNTIME_DEP_PKGS_CSWsasl-dev += CSWlibsasl2-2
 
 PACKAGES += CSWsaslsample
-SPKG_DESC_CSWsaslsample = Cyrus Simple Authentication and Security Layer sample client/server
 CATALOGNAME_CSWsaslsample = sasl_sample
+SPKG_DESC_CSWsaslsample = Cyrus Simple Authentication and Security Layer sample client/server
 RUNTIME_DEP_PKGS_CSWsaslsample = CSWsasl
 RUNTIME_DEP_PKGS_CSWsaslsample += CSWlibsasl2-2
 RUNTIME_DEP_PKGS_CSWsaslsample += CSWlibcom-err3

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