chiark / gitweb /
curl (7.56.1-1) unstable; urgency=medium
[curl.git] / debian / patches / 08_enable-zsh.patch
diff --git a/debian/patches/08_enable-zsh.patch b/debian/patches/08_enable-zsh.patch
new file mode 100644 (file)
index 0000000..383d072
--- /dev/null
@@ -0,0 +1,20 @@
+Description: Enable zsh completion generation
+Origin: vendor
+Forwarded: not-needed
+Author: Alessandro Ghedini <ghedo@debian.org>
+Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
+Last-Update: 2016-08-03
+
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -154,8 +154,8 @@
+ bin_SCRIPTS = curl-config
+-SUBDIRS = lib src
+-DIST_SUBDIRS = $(SUBDIRS) tests packages scripts include docs
++SUBDIRS = lib src scripts
++DIST_SUBDIRS = $(SUBDIRS) tests packages include docs
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = libcurl.pc