[csw-devel] SF.net SVN: gar:[17466] csw/mgar/pkg/alpine/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Mar 19 18:30:42 CET 2012
Revision: 17466
http://gar.svn.sourceforge.net/gar/?rev=17466&view=rev
Author: bdwalton
Date: 2012-03-19 17:30:42 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
alpine/trunk: override a few usr/local references in broken-looking alpine web interface
Modified Paths:
--------------
csw/mgar/pkg/alpine/trunk/Makefile
Modified: csw/mgar/pkg/alpine/trunk/Makefile
===================================================================
--- csw/mgar/pkg/alpine/trunk/Makefile 2012-03-19 15:32:09 UTC (rev 17465)
+++ csw/mgar/pkg/alpine/trunk/Makefile 2012-03-19 17:30:42 UTC (rev 17466)
@@ -22,6 +22,14 @@
SPKG_DESC_CSWalpine = $(DESCRIPTION)
OBSOLETED_BY_CSWalpine = CSWpine
+# from the looks of things, I don't think this will work anyway. as this
+# is a 'simple' update to stub out the original pine, i'm going to get these
+# stand as they are
+CHECKPKG_OVERRIDES_CSWalpine += file-with-bad-content|/usr/local|root/opt/csw/libexec/alpine-2.00/INSTALL
+CHECKPKG_OVERRIDES_CSWalpine += file-with-bad-content|/usr/local|root/opt/csw/libexec/alpine-2.00/bin/usage.tcl
+CHECKPKG_OVERRIDES_CSWalpine += file-with-bad-content|/usr/local|root/opt/csw/libexec/alpine-2.00/bin/debug.cgi
+CHECKPKG_OVERRIDES_CSWalpine += file-with-bad-content|/usr/local|root/opt/csw/libexec/alpine-2.00/config/alpine.tcl
+
# We define upstream file regex so we can be notifed of new
# upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
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