]> git.pld-linux.org Git - packages/xbase.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:06 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbase.spec -> 1.5

xbase.spec

index 8148fb0696c215e31e8de6dae4d9051ae2ac061d..8cccd85006dca3446d754adb4582c160d468d798 100644 (file)
@@ -51,7 +51,7 @@ oraz modu
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 CPPFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-implicit-templates" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --enable-nls \
        --with-exceptions \
This page took 0.062778 seconds and 4 git commands to generate.