Revision: | 41 |
Committed: | 2008-09-05T00:44:26-07:00 (16 years, 9 months ago) by douglas |
File size: | 265 byte(s) |
Log Message: | Add sysutils/lcdproc before trying to fix an issue with it. |
# | User | Rev | Content |
---|---|---|---|
1 | douglas | 41 | --- ./clients/lcdvc/Makefile.am.orig Sun May 21 22:26:19 2006 |
2 | +++ ./clients/lcdvc/Makefile.am Mon Oct 16 22:26:06 2006 | ||
3 | @@ -1,6 +1,6 @@ | ||
4 | ## Process this file with automake to produce Makefile.in | ||
5 | |||
6 | -sysconf_DATA = lcdvc.conf | ||
7 | +sysconf_DATA = | ||
8 | |||
9 | bin_PROGRAMS = lcdvc | ||
10 |