Revision: 24300
http://sourceforge.net/p/gar/code/24300
Author: tosmi
Date: 2014-11-08 08:11:16 +0000 (Sat, 08 Nov 2014)
Log Message:
-----------
the ruby header files are in arch specific directories
Modified Paths:
--------------
csw/mgar/pkg/ruby20/trunk/Makefile
Modified: csw/mgar/pkg/ruby20/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby20/trunk/Makefile 2014-11-08 05:10:00 UTC (rev 24299)
+++ csw/mgar/pkg/ruby20/trunk/Makefile 2014-11-08 08:11:16 UTC (rev 24300)
@@ -57,9 +57,6 @@
# we've added /opt/csw/bin to find_executable0
CHECKPKG_OVERRIDES_CSWruby20 +=
file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/2.0.0/mkmf.rb
-# ruby20-dev only includes header files, libruby is in CSWruby20
-CHECKPKG_OVERRIDES_CSWruby20-dev += archall-devel-package
-
PATCHFILES += 0001-add-csw-paths-to-dln.c-and-dln_find.c.patch
PATCHFILES += 0002-added-opt-csw-bin-to-find_exectuable0.patch
@@ -67,7 +64,6 @@
PKGFILES_CSWruby20-ri = $(datadir)/ri/.* $(bindir)/ri$(API_SHORT)
ARCHALL_CSWruby20-ri = 1
-ARCHALL_CSWruby20-dev = 1
DESCRIPTION = An object-oriented language for quick and easy programming.
define BLURB
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.