]> git.pld-linux.org Git - packages/grace.git/commitdiff
- use --disable-debug} conditionaly depending on %%{debug}.
authorkloczek <kloczek@pld-linux.org>
Mon, 19 Mar 2001 00:10:31 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grace.spec -> 1.19

grace.spec

index bd61a35bf6282b9f4b6d3e699a35a5d520d7087d..0ea21a81dc1568c012053d9b2a2d3446351411c6 100644 (file)
@@ -61,7 +61,7 @@ do publikacji.
        --enable-editres \
        --enable-extra-incpath=$PKG_BUILD_DIR/include \
        --enable-extra-ldpath=$PKG_BUILD_DIR/lib \
-       --disable-debug
+       %{!?debug:--disable-debug}
 %{__make}
 
 %install
This page took 0.028217 seconds and 4 git commands to generate.