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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Aug 4 14:58:01 CEST 2011


Revision: 15257
          http://gar.svn.sourceforge.net/gar/?rev=15257&view=rev
Author:   wahwah
Date:     2011-08-04 12:58:01 +0000 (Thu, 04 Aug 2011)

Log Message:
-----------
pkg/autoproject/trunk: small moderinzation; no new version is available

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

Modified: csw/mgar/pkg/autoproject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/autoproject/trunk/Makefile	2011-08-04 11:19:20 UTC (rev 15256)
+++ csw/mgar/pkg/autoproject/trunk/Makefile	2011-08-04 12:58:01 UTC (rev 15257)
@@ -23,13 +23,17 @@
 MASTER_SITES = http://ftp.de.debian.org/debian/pool/main/a/$(NAME)/
 DISTFILES  = $(NAME)_$(VERSION).orig.tar.gz
 PATCHFILES = 0001-gawk-and-ggrep.patch
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 ARCHALL = 1
 RUNTIME_DEP_PKGS = CSWautomake CSWbash CSWgawk CSWggrep
 TEST_SCRIPTS =
 CONFIGURE_ARGS = $(DIRPATHS)
 AWK=gawk
-export AWK
 GREP=ggrep
-export GREP
+EXTRA_EXPORTS = AWK GREP
+
+# checkpkg can't detect that gawk and ggrep are necessary
+CHECKPKG_OVERRIDES_CSWautoproject += surplus-dependency
+# /usr/local in the documentation.
+CHECKPKG_OVERRIDES_CSWautoproject += file-with-bad-content
+
 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