aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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