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

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Mon Dec 10 16:26:52 UTC 2012


The following commit has been merged in the master branch:
commit 6d7be12ca73553180559bc9727c6605dac382d03
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Dec 10 17:26:19 2012 +0100

    TTF files are not included in source tarball anymore

diff --git a/export-boinc b/export-boinc
index 1a15da1..3415fbe 100755
--- a/export-boinc
+++ b/export-boinc
@@ -146,9 +146,9 @@ cat > .gitattributes <<EOATTRIBUTES
 samples/example_app/bin export-ignore
 #TODO should we remove ttf files?
 # [non-free] Contains binary textured font files (.ttf) without source.
-#api/ttf export-ignore
+api/ttf export-ignore
 # license fails to explicitly express that is allows modifications
-#api/ttfont.{cpp,h} export-ignore
+api/ttfont.{cpp,h} export-ignore
 # redundant with GLUT library, license does not express clearly freedom to modify
 samples/glut export-ignore
 # [non-free] File is licensed under the BOINC Public License which is

-- 
pkg-boinc scripts



More information about the pkg-boinc-commits mailing list