]> git.pld-linux.org Git - packages/procps.git/commitdiff
- CURSES="-lncurses -ltinfo", top uses -ltinfo only (--as-needed fix)
authorsparky <sparky@pld-linux.org>
Wed, 2 Aug 2006 23:17:02 +0000 (23:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    procps.spec -> 1.122

procps.spec

index 915b6630bb5999a4fe0c087398135ba8ec9c251a..ab61b241470e316dd7c5db5d0796ed1e7226e2db 100644 (file)
@@ -133,6 +133,7 @@ mv -f proc/libproc.a .
 %{__make} clean
 
 %{__make} \
+       CURSES="-lncurses -ltinfo" \
        CC="%{__cc}" \
        ALL_CFLAGS="%{rpmcflags} -Wall -ffast-math" \
        LDFLAGS="%{rpmldflags}"
This page took 0.040293 seconds and 4 git commands to generate.