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 | f95753ead856ebb24ace89c09c6c3cf927340875 (patch) | |
tree | e28d448a4e0e6f4208251ca52d2f11b0a04fbd2e /debian/patches/19-clean-wine-symlinks | |
parent | Merging upstream version 1:2.12.0. (diff) | |
download | bash-completion-f95753ead856ebb24ace89c09c6c3cf927340875.tar.xz bash-completion-f95753ead856ebb24ace89c09c6c3cf927340875.zip |
Adding debian version 1:2.12.0-1.debian/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 |