[csw-devel] SF.net SVN: gar:[15701] csw/mgar/pkg/tokyocabinet/trunk/Makefile
sgtmcd at users.sourceforge.net
sgtmcd at users.sourceforge.net
Wed Sep 21 12:36:58 CEST 2011
Revision: 15701
http://gar.svn.sourceforge.net/gar/?rev=15701&view=rev
Author: sgtmcd
Date: 2011-09-21 10:36:58 +0000 (Wed, 21 Sep 2011)
Log Message:
-----------
tokyocabinet/trunk: Added missing PKGFILES_CSWlibtokyocabinet9 entry
Modified Paths:
--------------
csw/mgar/pkg/tokyocabinet/trunk/Makefile
Modified: csw/mgar/pkg/tokyocabinet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-21 10:23:02 UTC (rev 15700)
+++ csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-21 10:36:58 UTC (rev 15701)
@@ -54,14 +54,14 @@
RUNTIME_DEP_PKGS_CSWtokyocabinet-dev += CSWlibtokyocabinet9
RUNTIME_DEP_PKGS_CSWtokyocabinet += CSWlibtokyocabinet9
-$(call pkgfiles_lib,libtokyocabinet.so.9)
+PKGFILES_CSWlibtokyocabinet9 += $(call pkgfiles_lib,libtokyocabinet.so.9)
PKGFILES_CSWtokyocabinet-dev += $(PKGFILES_DEVEL)
SPKG_DESC_CSWlibtokyocabinet9 += $(DESCRIPTION), libtokyocabinet.so.9
SPKG_DESC_CSWtokyocabinet-dev += $(DESCRIPTION), development files
#######################
-# REMOVE...leaving in place for now since the tests are incredibly disk i/o intensive.
+# Skipping tests for now since the tests are incredibly disk i/o intensive.
#######################
TEST_SCRIPTS =
include gar/category.mk
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