shithub: freetype+ttf2subf

Download patch

ref: dc47784610885c5db6e5580a4e07f39490180ed9
parent: ce9a0441ad2f0508649251373ceedb1b01f97b22
author: David Turner <[email protected]>
date: Tue Jan 8 13:34:11 EST 2002

adding files

git/fs: mount .git/fs: mount/attach disallowed
--- /dev/null
+++ b/configure
@@ -1,0 +1,9 @@
+#!/bin/sh
+# call the 'configure' script located in 'builds/unix'
+# this should re-generate the following files:
+#
+#     config.mk
+#     Jamfile
+#     install
+#
+make setup unix CFG="$@"
--- /dev/null
+++ b/install
@@ -1,0 +1,2 @@
+#! /bin/sh
+make install
\ No newline at end of file