aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-18 18:32:56 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-18 18:32:56 +0000
commit0a737a017a4ee0d68c6cbf37ebe49f1bd932cc50 (patch)
tree835a61af8fa7d81ac69cb7c30ff39ed9281502b0 /specgen.sh
parentf481e4da745205d233ae50d467ede994fdc226a3 (diff)
downloadfetchmail-0a737a017a4ee0d68c6cbf37ebe49f1bd932cc50.tar.gz
fetchmail-0a737a017a4ee0d68c6cbf37ebe49f1bd932cc50.tar.bz2
fetchmail-0a737a017a4ee0d68c6cbf37ebe49f1bd932cc50.zip
Erik Troan's corrections.
svn path=/trunk/; revision=556
Diffstat (limited to 'specgen.sh')
-rwxr-xr-xspecgen.sh18
1 files changed, 1 insertions, 17 deletions
diff --git a/specgen.sh b/specgen.sh
index 3aba9d0a..eeb16dcc 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -11,28 +11,12 @@ Group: Mail
%setup
%build
-%ifarch i386
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr
-%endif
-
-%ifarch axp
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr
-%endif
-
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr
make
%install
make install
-
-%ifarch i386
-%endif
-
-%ifarch i386
-%post
-%endif
-
-
%files
%doc README NEWS NOTES COPYING INSTALL sample.rcfile