]> git.pld-linux.org Git - packages/a2ps.git/commitdiff
- release 2, a2ps-4_12-2
authorkloczek <kloczek@pld-linux.org>
Mon, 2 Aug 1999 22:12:12 +0000 (22:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added passing LDFLAGS="-s" to ./configure env (cause stripping binaries).

Changed files:
    a2ps.spec -> 1.23

a2ps.spec

index a231a6a672bd6618525ebe9269b6dd117fbb978a..d1da8044a25f0aede9237290b952b0aee14fe0ba 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -2,7 +2,7 @@ Summary:        Text to Postscript filter.
 Summary(pl):   Filtr text/plain do  Postscriptu
 Name:          a2ps
 Version:       4.12
-Release:       1
+Release:       2
 Copyright:     GPL
 Group:         Utilities/Text
 Group(pl):     Narzêdzia/Tekst
@@ -62,6 +62,7 @@ Biblioteki statyczne do a2ps.
 %patch -p1
 
 %build
+LDFLAGS="-s"; export LDFLAGS
 %configure \
        --with-gnu-gettext \
        --with-medium=A4  \
This page took 0.030174 seconds and 4 git commands to generate.