aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-10 10:34:56 -0400
committerB. Stack <bgstack15@gmail.com>2022-10-10 10:34:56 -0400
commit4767a3eb78e2e8286160000c203d1b91357614f7 (patch)
treeb3ecf8f3ba45c40f95efc8bc024e36cd5a61a8ed /debian/patches/series
parentreadd all images (diff)
downloadfbxkb-4767a3eb78e2e8286160000c203d1b91357614f7.tar.gz
fbxkb-4767a3eb78e2e8286160000c203d1b91357614f7.tar.bz2
fbxkb-4767a3eb78e2e8286160000c203d1b91357614f7.zip
original 0.6 source codeorig
from debian's orig.tar.gz. The original app is from sourceforge: https://fbxkb.sourceforge.net/index.html
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series10
1 files changed, 0 insertions, 10 deletions
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 57e85e0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,10 +0,0 @@
-debian-changes-0.6-1.1.patch
-show-us-flag.patch
-use-g_strdup.patch
-replace-deprecated-gtk.patch
-spelling.patch
-dont-forcibly-strip.patch
-respect-dpkg-buildflags.patch
-drop-extra-deps.patch
-fix-for-dh.patch
-cross.patch
bgstack15