1 Jun 2011 02:19
[csw-devel] SF.net SVN: gar:[14688] csw/mgar/pkg/cswutils/trunk/Makefile
Revision: 14688
http://gar.svn.sourceforge.net/gar/?rev=14688&view=rev
Author: bdwalton
Date: 2011-06-01 00:19:34 +0000 (Wed, 01 Jun 2011)
Log Message:
-----------
cswutils/trunk: add an alternative for checkpkg.python, include a symlink to pkgdb
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2011-05-31 21:43:18 UTC (rev 14687)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2011-06-01 00:19:34 UTC (rev 14688)
<at> <at> -65,8 +65,9 <at> <at>
CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/lib/python/csw/package_checks_test.py
CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/lib/python/csw/testdata/rpaths.py
-ALTERNATIVES_CSWcswutils = checkpkg
-ALTERNATIVE_checkpkg = /opt/csw/bin/checkpkg checkpkg /opt/csw/bin/checkpkg.legacy 5
+ALTERNATIVES_CSWcswutils = legacy python
+ALTERNATIVE_legacy = /opt/csw/bin/checkpkg checkpkg /opt/csw/bin/checkpkg.legacy 5
+ALTERNATIVE_python = /opt/csw/bin/checkpkg checkpkg /opt/csw/bin/checkpkg.python 10
include gar/category.mk
<at> <at> -90,4 +91,8 <at> <at>
(Continue reading)
RSS Feed