SF.net SVN: gar:[24287] csw/mgar/pkg/ruby20/trunk/Makefile
tosmi at users.sourceforge.net
tosmi at users.sourceforge.net
Thu Nov 6 21:14:08 CET 2014
Revision: 24287
http://sourceforge.net/p/gar/code/24287
Author: tosmi
Date: 2014-11-06 20:14:05 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
try to include the patchlevel in the package version
Modified Paths:
--------------
csw/mgar/pkg/ruby20/trunk/Makefile
Modified: csw/mgar/pkg/ruby20/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby20/trunk/Makefile 2014-11-06 15:57:41 UTC (rev 24286)
+++ csw/mgar/pkg/ruby20/trunk/Makefile 2014-11-06 20:14:05 UTC (rev 24287)
@@ -125,6 +125,8 @@
include gar/category.mk
+SPKG_VERSION := $(SPKG_VERSION)$(PATCHLEVEL)
+
install-custom:
ginstall -Dm 644 $(FILEDIR)/README.$(NAME) \
$(DESTDIR)$(docdir)/$(NAME)/README.$(NAME)
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