Module Name: src Committed By: riz Date: Mon Aug 8 19:50:30 UTC 2011
Modified Files: src/share/mk [netbsd-5]: bsd.x11.mk Log Message: Pull up following revision(s) (requested by dholland in ticket #1646): share/mk/bsd.x11.mk: revision 1.98 Fix the value of "appdefaultdir" that ends up in native X .pc files. (It should be "app-defaults" but was "app-default", probably because of a typo; it's been wrong ever since this logic was put in two and a half years ago, and as app-defaults files are a legacy mechanism it took this long for anyone to notice.) Should be pulled up to -5. To generate a diff of this commit: cvs rdiff -u -r1.70.2.2 -r1.70.2.3 src/share/mk/bsd.x11.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.