Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Mon Sep 12 13:38:43 UTC 2011

Modified Files:
        src/external/mit/xorg/share/fonts: Makefile.fccache
        src/x11/share/fonts: Makefile

Log Message:
Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR}
starts with "/". This should fix issues involving .//usr/X11R7 instead
of ./usr/X11R7 in METALOG during the build for some ports.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/share/fonts/Makefile.fccache
cvs rdiff -u -r1.6 -r1.7 src/x11/share/fonts/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index