Use common freedesktop file for debian builds

This commit is contained in:
Stepland 2024-05-29 22:09:40 +02:00
parent 34f41e648f
commit 11e3aa0b09
2 changed files with 1 additions and 9 deletions

View File

@ -15,7 +15,7 @@ PACKAGE_DIR="${SCRIPT_DIR}/package"
rm -rf "${PACKAGE_DIR}"
mkdir -p "${PACKAGE_DIR}"
cp "${SCRIPT_DIR}/f.e.i.s-control" "${SCRIPT_DIR}/f.e.i.s.desktop" "${SCRIPT_DIR}/postinst" "${SCRIPT_DIR}/postrm" "${PACKAGE_DIR}"
cp "${SCRIPT_DIR}/f.e.i.s-control" "${SCRIPT_DIR}../common/f.e.i.s.desktop" "${SCRIPT_DIR}/postinst" "${SCRIPT_DIR}/postrm" "${PACKAGE_DIR}"
cp "${EXECUTABLE}" "${PACKAGE_DIR}/f.e.i.s"
cp "${ICON}" "${PACKAGE_DIR}/f.e.i.s.svg"
tar --create --gzip --owner root --group root --mode="u=rwX,g=rwX,o=rX" --file "${PACKAGE_DIR}/assets.tar.gz" "${ASSETS}"

View File

@ -1,8 +0,0 @@
[Desktop Entry]
Type=Application
Name=F.E.I.S
Comment=Jubeat chart editor
Exec=f.e.i.s
Icon=f.e.i.s
Terminal=false
Keywords=feis