diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
commit | 7b7982286c26e1d2464e4be9adeb03f27f984238 (patch) | |
tree | 5ebefcca93d37967fa384689b6d22c6c664fcfb9 /redhat/Makefile.r14 | |
parent | e6514292cef38549a22e8bd792663ad5c9b31567 (diff) | |
download | tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.tar.gz tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.zip |
RPM Packaging: update tde-i18n
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r-- | redhat/Makefile.r14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14 index f7ea7839f..705f98633 100644 --- a/redhat/Makefile.r14 +++ b/redhat/Makefile.r14 @@ -199,7 +199,7 @@ ifneq ($(wildcard /boot/vmlinuz*.el6*),) endif m4: -# Build on CentOS 5 only (vendor-provided Poppler is too old) +# Build on CentOS 5 only (vendor-provided m4 is too old) ifneq ($(wildcard /boot/vmlinuz*.el5*),) $(call buildpkg,3rdparty/m4) endif |