• Home
Name Date Size #Lines LOC

..--

package/03-May-2024-9584

README.mkdnD03-May-2024317 1710

build-dpkgD03-May-20246.2 KiB189142

install-dependenciesD03-May-20242.3 KiB7351

README.mkdn

1Debian 10
2
3build-dpkg:
4    - Builds a binary debian package
5
6package:
7    - Debian package
8
9`./build-dpkg` will verify, download, build, and install everything needed to build the floss dpkg.
10
11How to use:
12
13Run `sudo install-dependencies` first then run `build-dpkg`
14
15TODO:
16 - Figure out versioning for DEBIAN/control
17