diff options
Diffstat (limited to 'popt')
-rw-r--r-- | popt/popt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/popt.spec b/popt/popt.spec index 54db661d0..fd2e49c84 100644 --- a/popt/popt.spec +++ b/popt/popt.spec @@ -22,7 +22,7 @@ capabilities. %prep %setup -q -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --disable-shared +CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr %build make |