--- Makefile.in.orig Thu Sep 12 00:35:22 2002 +++ Makefile.in Mon Oct 21 10:02:37 2002 @@ -22,8 +22,9 @@ GUIDIR = gui endif -INSTALL_PROGRAM = ${INSTALL} -m 755 -INSTALL_DATA = ${INSTALL} -m 644 +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_DATA = @INSTALL_DATA@ export 'application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/font-std
Commit message (Expand)AuthorAgeFilesLines
* Use RUN_DEPENDS instead of BUILD_DEPENDS.hrs2009-06-021-2/+2
* Fix PLIST.hrs2009-05-311-6/+6