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.preinst | |
| 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.preinst')
| l--------- | deb/debian/forgejo-sqlite.preinst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deb/debian/forgejo-sqlite.preinst b/deb/debian/forgejo-sqlite.preinst deleted file mode 120000 index c9dce9a..0000000 --- a/deb/debian/forgejo-sqlite.preinst +++ /dev/null @@ -1 +0,0 @@ -forgejo.preinst
\ No newline at end of file |
