diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-01-27 22:43:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-01-27 22:44:46 +0100 |
commit | 1d8b8984313e14f29e6390a98cb5cee1fbb276cb (patch) | |
tree | c99729e2d673aae08be3e6c5e803b294ff43f1af /debian | |
parent | c158541a06e24e809ae9bb6d451c661b9b778c80 (diff) | |
download | tde-packaging-1d8b8984313e14f29e6390a98cb5cee1fbb276cb.tar.gz tde-packaging-1d8b8984313e14f29e6390a98cb5cee1fbb276cb.zip |
DEB tdegames: Fix incorrect inclusion of files in the knetwalk package
caused by the commit bac1066455959b38ae5dc831081e148dffc5139b.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 87e57a1a070839a44db16a0410ef57902db2df3e)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/core/tdegames/debian/knetwalk-trinity.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/core/tdegames/debian/knetwalk-trinity.install b/debian/_base/core/tdegames/debian/knetwalk-trinity.install index d1c8d8a8d..1959b98d9 100644 --- a/debian/_base/core/tdegames/debian/knetwalk-trinity.install +++ b/debian/_base/core/tdegames/debian/knetwalk-trinity.install @@ -1,6 +1,6 @@ /opt/trinity/games/knetwalk /opt/trinity/share/applications/tde/knetwalk.desktop -/opt/trinity/share/apps/ +/opt/trinity/share/apps/knetwalk /opt/trinity/share/icons/hicolor/22x22/apps/knetwalk.png /opt/trinity/share/icons/hicolor/32x32/apps/knetwalk.png /opt/trinity/share/icons/hicolor/64x64/apps/knetwalk.png |