summaryrefslogtreecommitdiff
path: root/scite/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-12-04 15:41:05 -0500
committerB. Stack <bgstack15@gmail.com>2023-12-04 15:41:05 -0500
commit9d14d13a39701b47699192c93175792c9df3e026 (patch)
treea19b8fa4fb13e29890b7753d8bad39f5f87924a5 /scite/debian/patches/series
parentffs 13.2 dpkg rc1 (diff)
downloadstackrpms-9d14d13a39701b47699192c93175792c9df3e026.tar.gz
stackrpms-9d14d13a39701b47699192c93175792c9df3e026.tar.bz2
stackrpms-9d14d13a39701b47699192c93175792c9df3e026.zip
scite 5.4.0 rc1
Diffstat (limited to 'scite/debian/patches/series')
-rw-r--r--scite/debian/patches/series8
1 files changed, 4 insertions, 4 deletions
diff --git a/scite/debian/patches/series b/scite/debian/patches/series
index 45df0d6..4ce0616 100644
--- a/scite/debian/patches/series
+++ b/scite/debian/patches/series
@@ -1,5 +1,5 @@
-0002-do_not_use_remote_logo.patch
-0003-reproducible_build.patch
-0005-scite-desktop.patch
-0007-Build-with-Debian-packaged-Lua.patch
+0001-do_not_use_remote_logo.patch
+0002-reproducible_build.patch
+0003-scite-desktop.patch
+0004-Build-with-Debian-packaged-Lua.patch
use-lua5.4.4.patch
bgstack15