aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-04-08 09:03:08 -0400
committerB. Stack <bgstack15@gmail.com>2024-04-08 09:03:08 -0400
commitacb35c1a5bcc94d3069d99de5041ae19ca600208 (patch)
tree0126333b3e5b5dccb82c249ac491b8b22527d9e5 /debian/patches
downloadpython3-tkstackrpms-acb35c1a5bcc94d3069d99de5041ae19ca600208.tar.gz
python3-tkstackrpms-acb35c1a5bcc94d3069d99de5041ae19ca600208.tar.bz2
python3-tkstackrpms-acb35c1a5bcc94d3069d99de5041ae19ca600208.zip
initial commit
Diffstat (limited to 'debian/patches')
-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