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:43:50 +0100 |
commit | 87e57a1a070839a44db16a0410ef57902db2df3e (patch) | |
tree | b04331aa50aab208ec97b055ec24b6532c75a4df /debian/_base | |
parent | efa6341d0ffb3964e5dcd8e452ebdda9e4788e4a (diff) | |
download | tde-packaging-87e57a1a070839a44db16a0410ef57902db2df3e.tar.gz tde-packaging-87e57a1a070839a44db16a0410ef57902db2df3e.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>
Diffstat (limited to 'debian/_base')
-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 |