diff options
| author | crystal <crystal@noreply.codeberg.org> | 2024-04-29 04:30:06 -0600 | 
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2024-07-07 11:23:16 -0600 | 
| commit | b5914277d3021ce5b73ce1f4fb8ec16257e614f2 (patch) | |
| tree | 50fab45c5bcc8d6323bb0fb231ee7eaa569c3719 /deb/debian/forgejo-sqlite.install | |
| parent | 7fcc7721f8d9dc44f79451841abde6ccd450a114 (diff) | |
[squash] split common data
instead of building the packaged binaries with the `bindata` tag, this
introduces a new forgejo-common package which contains common assets and
architecture independent files.
This is the first of a handful of PRs that will ultimately enable
building packages for multiple architectures.
Diffstat (limited to 'deb/debian/forgejo-sqlite.install')
| -rw-r--r-- | deb/debian/forgejo-sqlite.install | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/deb/debian/forgejo-sqlite.install b/deb/debian/forgejo-sqlite.install index 7a55675..106c3c8 100644 --- a/deb/debian/forgejo-sqlite.install +++ b/deb/debian/forgejo-sqlite.install @@ -1,3 +1 @@  forgejo-sqlite-bin/forgejo /usr/bin -forgejo.service /usr/lib/systemd/system -app.ini /etc/forgejo  | 
