[csw-devel] SF.net SVN: gar:[13445] csw/mgar/pkg/ruby18/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Feb 23 00:11:06 CET 2011
Revision: 13445
http://gar.svn.sourceforge.net/gar/?rev=13445&view=rev
Author: bdwalton
Date: 2011-02-22 23:11:06 +0000 (Tue, 22 Feb 2011)
Log Message:
-----------
ruby18/trunk: override all usr/local warnings in the doc package, add release notes file for it
Modified Paths:
--------------
csw/mgar/pkg/ruby18/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/ruby18/trunk/files/CSWrubydoc.cswreleasenotes
Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile 2011-02-22 22:38:42 UTC (rev 13444)
+++ csw/mgar/pkg/ruby18/trunk/Makefile 2011-02-22 23:11:06 UTC (rev 13445)
@@ -82,6 +82,7 @@
DISTFILES = $(NAME)-$(DISTVERSION)-$(PATCHLEVEL).tar.bz2
DISTFILES += CSWruby.cswreleasenotes
+DISTFILES += CSWrubydoc.cswreleasenotes
# See: http://rubyforge.org/tracker/index.php?func=detail&aid=17607&group_id=426&atid=1698
PATCHFILES = rdoc_parse_order_fix.patch
@@ -129,6 +130,7 @@
CHECKPKG_OVERRIDES_CSWruby += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.8/fileutils.rb
CHECKPKG_OVERRIDES_CSWruby += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ruby.1
CHECKPKG_OVERRIDES_CSWruby += file-with-bad-content|/usr/local|root/opt/csw/bin/ri
+CHECKPKG_OVERRIDES_CSWrubydoc += file-with-bad-content|/usr/local
include gar/category.mk
Added: csw/mgar/pkg/ruby18/trunk/files/CSWrubydoc.cswreleasenotes
===================================================================
--- csw/mgar/pkg/ruby18/trunk/files/CSWrubydoc.cswreleasenotes (rev 0)
+++ csw/mgar/pkg/ruby18/trunk/files/CSWrubydoc.cswreleasenotes 2011-02-22 23:11:06 UTC (rev 13445)
@@ -0,0 +1,2 @@
+* /usr/local overrides in checkpkg:
+ - it's all sample stuff
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