[csw-devel] SF.net SVN: gar:[5659] csw/mgar/pkg/ruby/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Jul 26 16:01:05 CEST 2009
Revision: 5659
http://gar.svn.sourceforge.net/gar/?rev=5659&view=rev
Author: bdwalton
Date: 2009-07-26 14:01:04 +0000 (Sun, 26 Jul 2009)
Log Message:
-----------
rename the elisp sources package to be comformant (no _)
Modified Paths:
--------------
csw/mgar/pkg/ruby/trunk/Makefile
Modified: csw/mgar/pkg/ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby/trunk/Makefile 2009-07-26 01:36:46 UTC (rev 5658)
+++ csw/mgar/pkg/ruby/trunk/Makefile 2009-07-26 14:01:04 UTC (rev 5659)
@@ -10,7 +10,7 @@
PREREQUISITE_PKGS = CSWbdb3 CSWgdbm CSWgfile CSWiconv CSWncurses CSWossldevel
PREREQUISITE_PKGS += CSWreadline CSWzlib
-PACKAGES = CSWruby CSWrubydoc CSWrubytk CSWrubydev CSWrubymode CSWrubymode_el
+PACKAGES = CSWruby CSWrubydoc CSWrubytk CSWrubydev CSWrubymode CSWrubymodeel
ARCHALL_CSWrubydoc = 1
ARCHALL_CSWrubymode = 1
@@ -28,7 +28,7 @@
REQUIRED_PKGS_CSWrubymode = CSWemacscommon
-REQUIRED_PKGS_CSWrubymode_el = CSWemacscommon
+REQUIRED_PKGS_CSWrubymodeel = CSWemacscommon
DESCRIPTION = An object-oriented language for quick and easy programming.
define BLURB
@@ -49,7 +49,7 @@
SPKG_DESC_CSWrubymode = Ruby major mode for Emacs
-SPKG_DESC_CSWrubymode_el = Elisp source for ruby mode
+SPKG_DESC_CSWrubymodeel = Elisp source for ruby mode
PKGFILES_CSWrubydoc = $(datadir)/ri/.* $(docdir)/ruby/sample.*
@@ -59,7 +59,7 @@
PKGFILES_CSWrubymode = $(datadir)/emacs/site-lisp/.*elc$
-PKGFILES_CSWrubymode_el = $(datadir)/emacs/site-lisp/.*el$
+PKGFILES_CSWrubymodeel = $(datadir)/emacs/site-lisp/.*el$
MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/
MASTER_SITES += ftp://www.ibiblio.org/pub/languages/ruby/
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