aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xspecgen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/specgen.sh b/specgen.sh
index a3b58448..697c8f99 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -112,7 +112,7 @@ GUI konfigurator do fetchmaila napisany w pythonie.
%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" # Add --enable-nls --without-included-gettext for internationalization
-./configure --prefix=/usr `./config.guess | sed -e 's/-unknown-/-redhat-/'`
+./configure
make
%install