SF.net SVN: gar:[26400] csw/mgar/pkg/gnustep-gui/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Tue Mar 27 11:09:26 CEST 2018
Revision: 26400
http://sourceforge.net/p/gar/code/26400
Author: rmottola
Date: 2018-03-27 09:09:26 +0000 (Tue, 27 Mar 2018)
Log Message:
-----------
gnustep-gui/trunk: fix typo
Modified Paths:
--------------
csw/mgar/pkg/gnustep-gui/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-gui/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-gui/trunk/Makefile 2018-03-27 09:07:32 UTC (rev 26399)
+++ csw/mgar/pkg/gnustep-gui/trunk/Makefile 2018-03-27 09:09:26 UTC (rev 26400)
@@ -14,7 +14,7 @@
DISTFILES = $(DISTNAME).tar.gz
PATCHFILES_5.9 += 0001-solaris-9-does-not-have-floorf-replace-with-dbl-vers.patch
-PATCHFILES += $(BUILD_DEP_PKGS_$(GAROSREL))
+PATCHFILES += $(PATCHFILES_$(GAROSREL))
BUILD_DEP_PKGS += CSWgmake
BUILD_DEP_PKGS += CSWgnustep-make
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