diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-02-01 14:55:25 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-02-01 14:55:25 +0100 |
commit | 2684939e2168b39190416af1601f3e1830771064 (patch) | |
tree | 30c2be8db4752eb9501f13426563670b4f6adcb0 /redhat/tdegames | |
parent | 07059c25f17d89004174a0e1555a017f270374f7 (diff) | |
download | tde-packaging-2684939e2168b39190416af1601f3e1830771064.tar.gz tde-packaging-2684939e2168b39190416af1601f3e1830771064.zip |
RPM Packaging: update 14.0.0 packages
Diffstat (limited to 'redhat/tdegames')
-rw-r--r-- | redhat/tdegames/tdegames-14.0.0.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/tdegames/tdegames-14.0.0.spec b/redhat/tdegames/tdegames-14.0.0.spec index c8f3bfdad..a995053c9 100644 --- a/redhat/tdegames/tdegames-14.0.0.spec +++ b/redhat/tdegames/tdegames-14.0.0.spec @@ -840,6 +840,7 @@ This package is part of Trinity, and a component of the TDE games module. %{tde_datadir}/apps/knetwalk %{tde_datadir}/icons/hicolor/*/apps/knetwalk.png %{tde_tdeappdir}/knetwalk.desktop +%{tde_tdedocdir}/HTML/en/knetwalk/ %post -n trinity-knetwalk for f in hicolor ; do @@ -1552,7 +1553,7 @@ fi --enable-final \ --enable-closure \ --enable-rpath \ - --enable-gcc-hidden-visibility \ + --disable-gcc-hidden-visibility \ \ --disable-setgid |