]> git.wh0rd.org - fontconfig.git/blobdiff - config/install.sh
Move sample subpixel configuration to local.conf
[fontconfig.git] / config / install.sh
index 211cc9e7b9cd11216f168ccf1abef4956a7a2dac..56f8803ca7e60ec9f0e66b83e8e07c0f28bfc187 100644 (file)
@@ -1,5 +1,7 @@
 #! /bin/sh
 #
+# $RCSId: $
+#
 # install - install a program, script, or datafile
 # This comes from X11R5.
 #
@@ -10,8 +12,6 @@
 # This script is compatible with the BSD install script, but was written
 # from scratch.
 #
-# $XFree86$
-#
 
 
 # set DOITPROG to echo to test this script