]> git.pld-linux.org Git - packages/xfig.git/commitdiff
- fixed a bug in the generated Makefile
authorsaq <saq@pld-linux.org>
Sat, 20 Oct 2001 09:32:10 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- adapterized

Changed files:
    xfig.spec -> 1.40

xfig.spec

index ee1bb97396f168d164babf9b8d25a51db818b6ce..7662afbdbc5b6169b39759080daa23d014a14701 100644 (file)
--- a/xfig.spec
+++ b/xfig.spec
@@ -10,6 +10,7 @@ License:      Freeware
 Group:         X11/Applications/Graphics
 Group(de):     X11/Applikationen/Grafik
 Group(pl):     X11/Aplikacje/Grafika
+Group(pt):     X11/Aplicações/Gráficos
 Source0:       http://www.xfig.org/xfigdist/%{name}.%{version}.full.tar.gz
 Source1:       %{name}.desktop
 Source2:       %{name}.png
@@ -59,6 +60,7 @@ olanak verir.
 
 %build
 xmkmf
+perl -p -i -e 's-LN. Doc/-LN) -' Makefile
 %{__make} CDEBUGFLAGS="%{rpmcflags}" \
        CXXDEBUGFLAGS="%{rpmcflags}" \
        LOCAL_LDFLAGS="%{rpmldflags}"
This page took 0.10553 seconds and 4 git commands to generate.