summaryrefslogtreecommitdiff
path: root/debian/patches/0001-Add-pkg-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Add-pkg-file.patch')
-rw-r--r--debian/patches/0001-Add-pkg-file.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/0001-Add-pkg-file.patch b/debian/patches/0001-Add-pkg-file.patch
new file mode 100644
index 0000000..268540d
--- /dev/null
+++ b/debian/patches/0001-Add-pkg-file.patch
@@ -0,0 +1,11 @@
+Description: Define transient-pkg.el
+Author: RĂ©mi Vanicat <vanicat@debian.org>
+Forwarded: not-needed
+Last-Update: 2021-08-23
+
+--- /dev/null
++++ b/lisp/transient-pkg.el
+@@ -0,0 +1,3 @@
++;;; -*- no-byte-compile: t -*-
++
++(define-package "transient" "0.3.6" "Emacs key and popup interface for complex keybindings" 'nil :url "https://github.com/magit/transient")