mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-23 14:09:51 +00:00
0a2a46ac90
* Move all packaging-related stuff into a subdirectory * Remove workspace defaulting to `frontend` directory. Now users must `cd` in the frontend directory themselves. |
||
---|---|---|
.. | ||
debian | ||
.gitignore | ||
README.md | ||
root |
- Install
build-essential
anddebhelper
:
sudo apt install build-essential debhelper
- Build the package:
dpkg-buildpackage -us -uc