summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
committerB Stack <bgstack15@gmail.com>2019-01-30 15:42:32 -0500
commit8f72976db1311f5de6d4916f4db0058346e0f727 (patch)
tree47b224ccd882ec12a932ad77732704ea082eed65 /freefilesync/debian/patches/series
parentadd palemoon dpkg for devuan (diff)
downloadstackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.gz
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.tar.bz2
stackrpms-8f72976db1311f5de6d4916f4db0058346e0f727.zip
add freefilesync dpkg rough draft
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r--freefilesync/debian/patches/series5
1 files changed, 5 insertions, 0 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
new file mode 100644
index 0000000..d430762
--- /dev/null
+++ b/freefilesync/debian/patches/series
@@ -0,0 +1,5 @@
+# You must remove unused comment lines for the released package.
+no_check_updates.patch
+devuan.patch
+no_wx311.patch
+makefile.patch
bgstack15