[csw-devel] SF.net SVN: gar:[13255] csw/mgar/pkg/findutils/trunk/Makefile
gmarler at users.sourceforge.net
gmarler at users.sourceforge.net
Sat Feb 12 04:08:13 CET 2011
Revision: 13255
http://gar.svn.sourceforge.net/gar/?rev=13255&view=rev
Author: gmarler
Date: 2011-02-12 03:08:13 +0000 (Sat, 12 Feb 2011)
Log Message:
-----------
Eliminate dependency on CSWiconv, as it appears to no longer be needed
Modified Paths:
--------------
csw/mgar/pkg/findutils/trunk/Makefile
Modified: csw/mgar/pkg/findutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/findutils/trunk/Makefile 2011-02-12 02:22:01 UTC (rev 13254)
+++ csw/mgar/pkg/findutils/trunk/Makefile 2011-02-12 03:08:13 UTC (rev 13255)
@@ -17,7 +17,7 @@
DISTFILES = $(NAME)-$(VERSION).tar.gz
DISTFILES += CSWfindutils.postinstall
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv
+RUNTIME_DEP_PKGS = CSWggettextrt
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
@@ -35,7 +35,6 @@
# because that's what -fast does if it's last in the list.
OPT_FLAGS_SOS = -fast -xnolibmopt
-CHECKPKG_OVERRIDES_CSWfindutils += surplus-dependency|CSWiconv
# Test target requires GNU diff
TEST_TARGET = check
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