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

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


The following commit has been merged in the master branch:
commit a5d4a41ab63b149a4fc02d9805cc8d4b2c8d86ce
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Jul 15 07:55:03 2013 +0200

    Removing jpeglib and splitter_old from source tree

diff --git a/export-seti b/export-seti
index 61535eb..f10c97d 100755
--- a/export-seti
+++ b/export-seti
@@ -39,6 +39,10 @@ fi
 # glut's license does not express clearly freedom to modify, and it's
 # not used in building
 rm -rfv $ORIG_DIR/glut/
+# we use our own jpeg lib, don't need the embedded one
+rm -rfv $ORIG_DIR/jpeglib/
+# splitter_old isn't used in building
+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

-- 
pkg-boinc scripts



More information about the pkg-boinc-commits mailing list