diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 16:24:28 +0000 |
commit | 2e7b40c11f44d02bd96eaef714a55c9198d680d8 (patch) | |
tree | b8591f10d3f43153a5d2245a997c2a956c85f709 /debian/patches/19-clean-wine-symlinks | |
parent | Adding upstream version 1:2.11. (diff) | |
download | bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.tar.xz bash-completion-2e7b40c11f44d02bd96eaef714a55c9198d680d8.zip |
Adding debian version 1:2.11-8.debian/1%2.11-8
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, 13 insertions, 0 deletions
diff --git a/debian/patches/19-clean-wine-symlinks b/debian/patches/19-clean-wine-symlinks new file mode 100644 index 0000000..0ba834c --- /dev/null +++ b/debian/patches/19-clean-wine-symlinks @@ -0,0 +1,13 @@ +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 |