From 4fd3c51f1fe9c6e5de5cf5cf84ef88bb369223f8 Mon Sep 17 00:00:00 2001 From: "richm%stanfordalumni.org" Date: Thu, 22 Jun 2006 19:42:14 +0000 Subject: [PATCH] remove patch file copying --- security/svrcore/build_svrcore-devel_rpm | 3 --- 1 file changed, 3 deletions(-) diff --git a/security/svrcore/build_svrcore-devel_rpm b/security/svrcore/build_svrcore-devel_rpm index ca43dfc6d0a..b92a62a2744 100644 --- a/security/svrcore/build_svrcore-devel_rpm +++ b/security/svrcore/build_svrcore-devel_rpm @@ -165,9 +165,6 @@ echo "Finished." # copy spec file cp ${SPEC_FILENAME} SPECS/${SPEC_FILENAME} -# copy patches into SOURCES -cp *.patch SOURCES/ - # build the ${BITSIZE} RPM and Source RPM echo "Executing ${BITSIZE} rpmbuild of ${SPEC_FILENAME} file . . . " if [ ! -f SRPMS/${PACKAGE}-${VERSION}-${RELEASE}.src.rpm ]; then