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

Guo Yixuan culu.gyx at gmail.com
Mon Nov 12 13:02:40 UTC 2012


The following commit has been merged in the master branch:
commit f726f9efd1e205aeb6d1473a59b4020650a1e5ab
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Nov 12 21:01:30 2012 +0800

    export-seti: remove glut/, which is not dfsg-compatible

diff --git a/export-seti b/export-seti
index bd514be..622a8a0 100755
--- a/export-seti
+++ b/export-seti
@@ -36,6 +36,9 @@ if [ -e "$REPACKED_DIR" ]; then
     exit 1
 fi
 
+# glut's license does not express clearly freedom to modify, and it's
+# not used in building
+rm -rfv $ORIG_DIR/glut/
 # 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