diff options
author | Paul Spooren <mail@aparcar.org> | 2022-03-20 15:18:27 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-03-31 10:01:49 +0200 |
commit | f4042854d3a5a75ad34f856d0d12d5c74e751488 (patch) | |
tree | 0e85cc0f39a2a9acf0469816255cb2323c4a2ebb /debian/ucode-modules.install | |
parent | 8134e2509d6aa201e46eaae4f7eb55bfbbf758ee (diff) |
debian: Add package definition
This adds Debian packages for the ucode interpreter, the runtime library,
development headers and extension modules.
Fixes: #55
Signed-off-by: Paul Spooren <mail@aparcar.org>
[split into multiple packages, pass SOVERSION to the build]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'debian/ucode-modules.install')
-rw-r--r-- | debian/ucode-modules.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ucode-modules.install b/debian/ucode-modules.install new file mode 100644 index 0000000..7f12d08 --- /dev/null +++ b/debian/ucode-modules.install @@ -0,0 +1 @@ +usr/lib/ucode/*.so |