[csw-devel] SF.net SVN: gar:[18967] csw/mgar/pkg/fusioninventory-agent/trunk/Makefile
guillomovitch at users.sourceforge.net
guillomovitch at users.sourceforge.net
Thu Aug 16 13:51:48 CEST 2012
Revision: 18967
http://gar.svn.sourceforge.net/gar/?rev=18967&view=rev
Author: guillomovitch
Date: 2012-08-16 11:51:47 +0000 (Thu, 16 Aug 2012)
Log Message:
-----------
fusioninventory-agent: fix archall-with-arch-paths and license-missing chkpkg errors
Modified Paths:
--------------
csw/mgar/pkg/fusioninventory-agent/trunk/Makefile
Modified: csw/mgar/pkg/fusioninventory-agent/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fusioninventory-agent/trunk/Makefile 2012-08-16 09:49:35 UTC (rev 18966)
+++ csw/mgar/pkg/fusioninventory-agent/trunk/Makefile 2012-08-16 11:51:47 UTC (rev 18967)
@@ -20,6 +20,8 @@
DISTNAME = FusionInventory-Agent-$(VERSION)
DISTFILES = $(DISTNAME).tar.gz
+LICENSE = LICENSE
+
PACKAGES = CSWfusioninventory-agent
ARCHALL = 1
@@ -46,6 +48,10 @@
# ensure usage of gnu coreutils install
INSTALL_ENV_PATH = /opt/csw/gnu:$(PATH)
+# checkpkg overrides
+CHECKPKG_OVERRIDES_CSWfusioninventory-agent += archall-with-arch-paths|/opt/csw/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/i386.pm
+CHECKPKG_OVERRIDES_CSWfusioninventory-agent += archall-with-arch-paths|/opt/csw/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
+
DOCLIST = LICENSE Changes README THANKS
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