summaryrefslogtreecommitdiff
path: root/package/libsecret/patches/patch-Makefile_am.orig
diff options
context:
space:
mode:
Diffstat (limited to 'package/libsecret/patches/patch-Makefile_am.orig')
-rw-r--r--package/libsecret/patches/patch-Makefile_am.orig11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libsecret/patches/patch-Makefile_am.orig b/package/libsecret/patches/patch-Makefile_am.orig
new file mode 100644
index 000000000..8273c753c
--- /dev/null
+++ b/package/libsecret/patches/patch-Makefile_am.orig
@@ -0,0 +1,11 @@
+--- libsecret-0.16.orig/Makefile.am 2013-08-26 17:42:16.000000000 +0200
++++ libsecret-0.16/Makefile.am 2013-11-21 12:03:12.000000000 +0100
+@@ -3,7 +3,7 @@ include $(top_srcdir)/Makefile.decl
+
+ ACLOCAL_AMFLAGS = -I build/m4 ${ACLOCAL_FLAGS}
+
+-SUBDIRS = build egg libsecret tool po docs .
++SUBDIRS = build egg libsecret tool .
+
+ DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-debug=yes \