SF.net SVN: gar:[25156] csw/mgar/pkg/lang-python/carbonate/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jul 6 16:47:27 CEST 2015
Revision: 25156
http://sourceforge.net/p/gar/code/25156
Author: dmichelsen
Date: 2015-07-06 14:47:27 +0000 (Mon, 06 Jul 2015)
Log Message:
-----------
lang-python/carbonate/trunk: Fix typos
Modified Paths:
--------------
csw/mgar/pkg/lang-python/carbonate/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/carbonate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/carbonate/trunk/Makefile 2015-07-06 14:41:14 UTC (rev 25155)
+++ csw/mgar/pkg/lang-python/carbonate/trunk/Makefile 2015-07-06 14:47:27 UTC (rev 25156)
@@ -14,11 +14,11 @@
MODULATIONS_PYTHON_VERSION = 2_7
PACKAGES += CSWpy-carbonate
-SPKG_DESC_CSWpy-carbon = Tools for managing federated carbon clusters
+SPKG_DESC_CSWpy-carbonate = Tools for managing federated carbon clusters
# PKGFILES is catchall
-ARCHALL_CSWpy-carbon = 1
+ARCHALL_CSWpy-carbonate = 1
# The binaries like carbon-cache.py need this
-RUNTIME_DEP_PKGS_CSWpy-carbon += CSWpython27
+RUNTIME_DEP_PKGS_CSWpy-carbonate += CSWpython27
# This is intended
CHECKPKG_OVERRIDES_CSWpy-carbonate += python-package-missing-py26-files
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