]> git.pld-linux.org Git - packages/JADE.git/commitdiff
- release 4. jade-1_2_1-4
authorkloczek <kloczek@pld-linux.org>
Tue, 27 Jul 1999 21:49:26 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    JADE.spec -> 1.11

JADE.spec

index 976876e99c48211001ae3d59e1535a6893061328..6b39018febbac93adf189e5b184986eb471556ee 100644 (file)
--- a/JADE.spec
+++ b/JADE.spec
@@ -4,7 +4,7 @@ Name:           jade
 %define                jver  1.2.1
 %define                spver 1.3.3
 Version:       %{jver}
-Release:       3
+Release:       4
 Serial:                6
 Vendor:                James Clark
 Group:         Applications/Publishing/SGML
@@ -51,11 +51,10 @@ do normalizacji SGML-a (sgmlnorm), konwersji tego
 %patch -p1
 
 %build
-LDFLAGS="-s"; export LDFLAGS
+LDFLAGS="-s"
 CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti"
-export CXXFLAGS
+export CXXFLAGS LDFLAGS
 %configure \
-       --prefix=%{_prefix} \
        --sharedstatedir=%{_datadir} \
        --enable-default-catalog=%{_datadir}/sgml/CATALOG  \
        --enable-shared \
This page took 0.08083 seconds and 4 git commands to generate.