diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:03:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:03:19 +0000 |
commit | 98634323a37a3056ba35a14ea519c80d8727b0e6 (patch) | |
tree | 50d10992ee45045491fd10cb24064fcfdabd82fc /debian/patches/19-clean-wine-symlinks | |
parent | Merging upstream version 1:2.12.0. (diff) | |
download | bash-completion-98634323a37a3056ba35a14ea519c80d8727b0e6.tar.xz bash-completion-98634323a37a3056ba35a14ea519c80d8727b0e6.zip |
Merging debian version 1:2.12.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/19-clean-wine-symlinks')
-rw-r--r-- | debian/patches/19-clean-wine-symlinks | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/19-clean-wine-symlinks b/debian/patches/19-clean-wine-symlinks deleted file mode 100644 index 0ba834c..0000000 --- a/debian/patches/19-clean-wine-symlinks +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/completions/Makefile.am b/completions/Makefile.am -index 723b42f..b130bc7 100644 ---- a/completions/Makefile.am -+++ b/completions/Makefile.am -@@ -738,6 +738,8 @@ CLEANFILES = \ - vgsplit \ - vigr \ - whatis \ -+ wine-development \ -+ wine-stable \ - xpovray \ - xvnc4viewer \ - ypcat |