From a605d9fa7d38d7986b2a37adc7356b7fd13a73c9 Mon Sep 17 00:00:00 2001 From: soochoi Date: Mon, 5 Feb 2007 23:57:05 +0000 Subject: [PATCH] CASA-kwallet: build script fix continue --- CASA-kwallet/build_config/linux/autobuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/CASA-kwallet/build_config/linux/autobuild b/CASA-kwallet/build_config/linux/autobuild index d4749823..821f2f31 100755 --- a/CASA-kwallet/build_config/linux/autobuild +++ b/CASA-kwallet/build_config/linux/autobuild @@ -56,6 +56,3 @@ sudo build --clean ##copy rpms to temp directoy cp -rf $RPMS_DIR/RPMS $TEMP_DIR cp -rf $RPMS_DIR/SRPMS $TEMP_DIR -cp -f $TEMP_DIR/*.tar.bz2 $TEMP_DIR -cp -f $TEMP_DIR/*.spec $TEMP_DIR -cp -f $TEMP_DIR/*.changes $TEMP_DIR