tupone      15/02/06 05:33:40

  Added:                gpe-julia-0.0.6-underlink.patch
  Log:
  Fix underlink
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  Changes    Path
1.1                  games-misc/gpe-julia/files/gpe-julia-0.0.6-underlink.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gpe-julia/files/gpe-julia-0.0.6-underlink.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gpe-julia/files/gpe-julia-0.0.6-underlink.patch?rev=1.1&content-type=text/plain

Index: gpe-julia-0.0.6-underlink.patch
===================================================================
--- Makefile.old        2015-02-06 06:27:15.967478075 +0100
+++ Makefile    2015-02-06 06:27:27.981241690 +0100
@@ -15,7 +15,7 @@
 PACKAGE_CPPFLAGS += $(STANDARD_CPPFLAGS) -DENABLE_NLS
 PACKAGE_CPPFLAGS += -DPACKAGE=\"$(PACKAGE)\" -DPREFIX=\"$(PREFIX)\" 
-DPACKAGE_LOCALE_DIR=\"$(PREFIX)/share/locale\"
 PACKAGE_CFLAGS += $(STANDARD_CFLAGS) $(GPECFLAGS)
-PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS)
+PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS) -lm
 
 OBJS = $(patsubst %,%.o,$(MEMBERS))
 SOURCES = $(patsubst %,%.c,$(MEMBERS))




Reply via email to