[SCM] pkg-boinc scripts branch, master, updated. 3edfbd2303f89214201a3eba25d648fcf0aa24e7

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Thu Jul 25 07:42:43 UTC 2013


The following commit has been merged in the master branch:
commit 7437c9997abbdf34721b7be8e93992192c817d35
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Jul 25 09:41:36 2013 +0200

    Removing something on seti not listed in copyright, and not used in building

diff --git a/export-seti b/export-seti
index f10c97d..2aafb0b 100755
--- a/export-seti
+++ b/export-seti
@@ -46,11 +46,10 @@ rm -rfv $ORIG_DIR/splitter_old/
 # is generated by sah_config.h.in
 find $ORIG_DIR -maxdepth 1 -name sah_config.h -delete
 # remove windows binaries
-rm -fv $ORIG_DIR/client/win_build/*.lib
-rm -fv $ORIG_DIR/client/win_build/*.dll
-rm -fv $ORIG_DIR/client/win_build/*.exp
-# same as client/test_workunits/reference_work_unit.sah
-rm -fv $ORIG_DIR/client/win_build/work_unit.sah
+rm -rfv $ORIG_DIR/client/win_build/
+rm -rfv $ORIG_DIR/win_build/
+rm -rfv $ORIG_DIR/mac_build/
+rm -rfv $ORIG_DIR/vector_lib/
 
 mv "$ORIG_DIR" "$REPACKED_DIR"
 GZIP=-9n tar czf $ORIG_ARCHIVE $REPACKED_DIR

-- 
pkg-boinc scripts



More information about the pkg-boinc-commits mailing list