jellyfin-vue/packaging/deb
Fernando Fernández 0a2a46ac90
chore: organize file structure
* Move all packaging-related stuff into a subdirectory
* Remove workspace defaulting to `frontend` directory. Now users
must `cd` in the frontend directory themselves.
2023-10-24 10:03:12 +00:00
..
debian chore: organize file structure 2023-10-24 10:03:12 +00:00
.gitignore chore: organize file structure 2023-10-24 10:03:12 +00:00
README.md chore: organize file structure 2023-10-24 10:03:12 +00:00
root chore: organize file structure 2023-10-24 10:03:12 +00:00

  1. Install build-essential and debhelper:

sudo apt install build-essential debhelper

  1. Build the package:

dpkg-buildpackage -us -uc