diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-11-11 10:53:24 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-11-11 10:53:24 +0100 |
commit | ef3647b27122d9db4d6ec26840d92e628c5b561f (patch) | |
tree | 553797f00f8a0f8ad3544196abe50af6c637ea75 /redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec | |
parent | 1ec7b4b4b975e6ab68f45907ce437d7289458f1b (diff) | |
download | tde-packaging-ef3647b27122d9db4d6ec26840d92e628c5b561f.tar.gz tde-packaging-ef3647b27122d9db4d6ec26840d92e628c5b561f.zip |
RPM Packaging: more R14.0.2 updates
Diffstat (limited to 'redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec')
-rw-r--r-- | redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec b/redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec index 0c3ad4fd9..d7cff7313 100644 --- a/redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec +++ b/redhat/applications/ksystemlog/ksystemlog-3.5.13.2.spec @@ -62,7 +62,7 @@ quickly see problems occuring on their server. %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} %__cp "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" -%__cp "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" || %__cp "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" +%__cp "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh" || %__cp "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" %__make -f "admin/Makefile.common" |