]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
used %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 29 Apr 1999 21:21:45 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses.spec -> 1.20

ncurses.spec

index a4d282546d02721676f300a772b46ab66edce2de..7d99afa25aee77ddb6fc23189c5b3af1f4d6a082 100644 (file)
@@ -121,7 +121,7 @@ sh %{SOURCE1}
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -DPURE_TERMINFO" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --with-install-prefix=$RPM_BUILD_ROOT \
        --with-normal \
This page took 0.135972 seconds and 4 git commands to generate.