first commit

This commit is contained in:
Your Name
2026-02-07 20:22:48 +08:00
commit 1b9711d5e4
2270 changed files with 805872 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/make -f
PACKAGE = libump
override_dh_auto_install:
dh_auto_install
mkdir -p debian/tmp/etc/modules-load.d/
install -m0644 debian/ump.conf debian/tmp/etc/modules-load.d/ump.conf
%:
dh $@ --with autoreconf