shithub: freetype+ttf2subf

Download patch

ref: 790428905df6d91ee186156be4df462f3550fc96
parent: 68a738db83271cf55cb6980aa441b7bb5c8f487c
author: Werner Lemberg <[email protected]>
date: Sat Feb 4 11:08:08 EST 2017

* builds/unix/unix-def.in (freetype-config): Fix permissions.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-04  Werner Lemberg  <[email protected]>
+
+	* builds/unix/unix-def.in (freetype-config): Fix permissions.
+
 2017-02-03  Werner Lemberg  <[email protected]>
 
 	* src/autofit/afglobal.c (af_face_globals_free): Erase useless code.
--- a/builds/unix/unix-def.in
+++ b/builds/unix/unix-def.in
@@ -111,7 +111,7 @@
 	    $<                                                 \
 	    > [email protected]
 	chmod +x [email protected]
-	chmod a-w [email protected]
+	chmod go-w [email protected]
 	mv [email protected] $@
 
 # To support directory names with spaces (as might easily happen on Windows