[csw-devel] SF.net SVN: gar:[16503] csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile

guengel at users.sourceforge.net guengel at users.sourceforge.net
Wed Dec 14 12:26:32 CET 2011


Revision: 16503
          http://gar.svn.sourceforge.net/gar/?rev=16503&view=rev
Author:   guengel
Date:     2011-12-14 11:26:32 +0000 (Wed, 14 Dec 2011)
Log Message:
-----------
gtk2/branches/2.24-raos: Fixed EXPANDVARS.

Modified Paths:
--------------
    csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile

Modified: csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile
===================================================================
--- csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile	2011-12-14 11:14:19 UTC (rev 16502)
+++ csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile	2011-12-14 11:26:32 UTC (rev 16503)
@@ -41,8 +41,8 @@
 DISTFILES += CSWgtk2.postinstall
 DISTFILES += CSWgtk2-immodules.postinstall
 
-EXPANDVARS = CSWgtk2-immodules.postinstall
-EXPANDVARS = CSWgtk2.postinstall
+EXPANDVARS  = CSWgtk2-immodules.postinstall
+EXPANDVARS += CSWgtk2.postinstall
 
 # This makes the tests work in the first place
 PATCHFILES += 0000-Use-absolute-path-to-Xvfb.patch

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