CASA-kwallet: build script fix continue

This commit is contained in:
soochoi 2007-02-05 23:57:05 +00:00
parent d262d18b6f
commit a605d9fa7d

View File

@ -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