aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-06-14 06:13:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-06-14 06:13:38 +0000
commite7ba5c697aa6613ab1fd446be7caf0176415e76b (patch)
treece4bf497190281bb3a7027b7665dcacb50976ca3 /specgen.sh
parent97af2f52da8df28ae7ee4b5dcfca7225855bd1c5 (diff)
downloadfetchmail-e7ba5c697aa6613ab1fd446be7caf0176415e76b.tar.gz
fetchmail-e7ba5c697aa6613ab1fd446be7caf0176415e76b.tar.bz2
fetchmail-e7ba5c697aa6613ab1fd446be7caf0176415e76b.zip
*** empty log message ***
svn path=/trunk/; revision=2502
Diffstat (limited to 'specgen.sh')
-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