aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2025-01-09 20:51:41 -0500
committerB. Stack <bgstack15@gmail.com>2025-01-09 20:51:41 -0500
commit09c8f5ee8bf92e86ffb975d1c7e8079e120676c0 (patch)
treea93cb680270342b586467d6884c60567a81cdd19 /debian/patches/series
parentset default show_gui to true (diff)
downloadgmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.tar.gz
gmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.tar.bz2
gmm-09c8f5ee8bf92e86ffb975d1c7e8079e120676c0.zip
add dpkg recipe
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4a97dfa
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# You must remove unused comment lines for the released package.
bgstack15