mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-23 21:12:37 +01:00
* Fix lintian errors Fix lintian errors Short description in debian/changelog to hide lintian changelog warnings Use launcher scripts that run java and electron from /usr/bin * Update changelog version * Rename laucnher scripts. Put electron installaion guide in electron-launcher-standalone.sh * Seperate debian packager codes from unix-bundler.sh * chmod +x debian-packager.sh * Fix mistakes * Fix mistakes * Add missing '!' to shebang * Change faviconlogo.png to tachidesk.png * Change faviconlogo.png to tachidesk.png
10 lines
472 B
Plaintext
Executable File
10 lines
472 B
Plaintext
Executable File
#!/usr/bin/dh-exec
|
|
|
|
debian/tachidesk-browser-launcher-standalone.sh => usr/bin/tachidesk
|
|
debian/tachidesk-browser-launcher-standalone.sh => usr/bin/tachidesk-browser
|
|
debian/tachidesk-debug-launcher-standalone.sh => usr/bin/tachidesk-debug
|
|
debian/tachidesk-electron-launcher-standalone.sh => usr/bin/tachidesk-electron
|
|
Tachidesk.jar => usr/share/java/tachidesk/tachidesk.jar
|
|
debian/tachidesk.png usr/share/pixmaps/
|
|
debian/tachidesk.desktop usr/share/applications/
|