diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:52:44 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:52:44 +0100 |
commit | 1b4d42e2cb9b924e3a8a809c3cfe74d56fedb38c (patch) | |
tree | 2460b35d87dd3ae6cf135d0459d557bd8d592e67 /redhat/tdebindings | |
parent | aa051be452bad87dc5bf8ac7ee26a7bafb555f74 (diff) | |
download | tde-packaging-1b4d42e2cb9b924e3a8a809c3cfe74d56fedb38c.tar.gz tde-packaging-1b4d42e2cb9b924e3a8a809c3cfe74d56fedb38c.zip |
RPM Packaging: update R14 main packages
Diffstat (limited to 'redhat/tdebindings')
-rw-r--r-- | redhat/tdebindings/tdebindings-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/tdebindings/tdebindings-14.0.0.spec b/redhat/tdebindings/tdebindings-14.0.0.spec index 13f02f0af..16e82a54a 100644 --- a/redhat/tdebindings/tdebindings-14.0.0.spec +++ b/redhat/tdebindings/tdebindings-14.0.0.spec @@ -1037,7 +1037,7 @@ fi pushd dcopperl CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -# Ugly hack to modify the man pages directory +# [Bug #348] Ugly hack to modify the man pages directory sed -i Makefile \ -e "s|/usr/share/man|%{tde_mandir}|g" |