summaryrefslogtreecommitdiff
path: root/repo-deb/main/debian/rules
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2023-07-02 15:15:20 -0600
committercrystal <crystal@noreply.codeberg.org>2023-07-02 15:15:20 -0600
commit73da6b9d0d32fb7312037e2c209c45b91661c15b (patch)
tree00c2865c5fd6d0923a4525e4b2f2edbf36121b39 /repo-deb/main/debian/rules
parent7645a4737f9719521030c0db810cfb894d901225 (diff)
repo deb
The repository can be added to the system by installing a package. The location of the repository can be changed in the future by pushing an update to the repo deb.
Diffstat (limited to 'repo-deb/main/debian/rules')
-rwxr-xr-xrepo-deb/main/debian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/repo-deb/main/debian/rules b/repo-deb/main/debian/rules
new file mode 100755
index 0000000..d1decc8
--- /dev/null
+++ b/repo-deb/main/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with=systemd