diff options
| author | Beat Gaetzi <beat@FreeBSD.org> | 2009-06-26 07:12:00 +0000 |
|---|---|---|
| committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-06-26 07:12:00 +0000 |
| commit | 143cca0e2a2893f796c6aefc8c4402ba53e342df (patch) | |
| tree | dd15415937e7915cb172e571de12e6465aa767b3 /sysutils/lcdproc/files/patch-Makefile.am | |
| parent | - Pass only the contents of the ${WRKDIRPREFIX} variable to tclConfig.sh (diff) | |
- Update to 0.5.3
PR: ports/135900
Submitted by: Markus Dolze <bsdfan AT nurfuerspam.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=236645
Diffstat (limited to 'sysutils/lcdproc/files/patch-Makefile.am')
| -rw-r--r-- | sysutils/lcdproc/files/patch-Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lcdproc/files/patch-Makefile.am b/sysutils/lcdproc/files/patch-Makefile.am index 38c8c747062f..ea2eaff2e3ae 100644 --- a/sysutils/lcdproc/files/patch-Makefile.am +++ b/sysutils/lcdproc/files/patch-Makefile.am @@ -1,5 +1,5 @@ ---- ./Makefile.am.orig Fri Oct 6 09:02:45 2006 -+++ ./Makefile.am Mon Oct 16 22:26:06 2006 +--- ./Makefile.am.orig 2009-05-19 08:44:46.000000000 +0200 ++++ ./Makefile.am 2009-06-22 00:36:35.000000000 +0200 @@ -5,7 +5,7 @@ SUBDIRS = shared clients server docs scripts @@ -7,5 +7,5 @@ -sysconf_DATA = LCDd.conf +sysconf_DATA = - EXTRA_DIST = $(sysconf_DATA) CREDITS README.IRman contrib + EXTRA_DIST = $(sysconf_DATA) CREDITS contrib |
