diff options
author | Slávek Banko <[email protected]> | 2020-12-02 19:39:12 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-12-02 19:41:45 +0100 |
commit | 53fdc6dd6e0b766ca1f5f119952809cbe333b06d (patch) | |
tree | a0d135c9366ae66ec53f706a952b7bb2412c8f77 /dilos/core/tdegames/debian/twin4-trinity.install | |
parent | 4e3db66c85c13bbb466ea04495836052ddf44148 (diff) | |
download | tde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.tar.gz tde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.zip |
DEB tdegames: Fix an empty package twin4.
During the renaming of the package, the renaming of files that ensure
the rules for creating the package was neglected.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 26c6253e5f5130763b33caa44772f97bc9a9e2e1)
Diffstat (limited to 'dilos/core/tdegames/debian/twin4-trinity.install')
-rw-r--r-- | dilos/core/tdegames/debian/twin4-trinity.install | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dilos/core/tdegames/debian/twin4-trinity.install b/dilos/core/tdegames/debian/twin4-trinity.install new file mode 100644 index 000000000..614a61e40 --- /dev/null +++ b/dilos/core/tdegames/debian/twin4-trinity.install @@ -0,0 +1,14 @@ +/usr/games/twin4 +/usr/games/twin4proc +/usr/share/apps/twin4/* +/usr/share/config.kcfg/twin4.kcfg +/usr/share/icons/hicolor/128x128/apps/twin4.png +/usr/share/icons/hicolor/64x64/apps/twin4.png +/usr/share/icons/hicolor/48x48/apps/twin4.png +/usr/share/icons/hicolor/32x32/apps/twin4.png +/usr/share/icons/hicolor/22x22/apps/twin4.png +/usr/share/icons/hicolor/16x16/apps/twin4.png +/usr/share/applications/tde/twin4.desktop +/usr/share/doc/tde/HTML/en/twin4/* +../icons/twin4.xpm /usr/share/pixmaps +../icons/twin4-16.xpm /usr/share/pixmaps |