do not delete regex.c
authorAnas Nashif <anas.nashif@intel.com>
Mon, 5 Nov 2012 15:23:13 +0000 (07:23 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 5 Nov 2012 15:23:13 +0000 (07:23 -0800)
packaging/gawk.spec

index 22af51f..4505525 100644 (file)
@@ -17,7 +17,7 @@ almost completely POSIX 1003.2 compliant.
 
 %prep
 %setup -q
-rm -f regex.[ch]
+#rm -f regex.[ch]
 chmod -x COPYING
 # force rebuild with non-broken makeinfo
 rm -f doc/*.info
@@ -33,7 +33,6 @@ AUTOPOINT=true autoreconf --force --install
 %else
   make %{?_smp_mflags}
 %endif
-make -C po update-po
 
 %check
 make check