aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnotify/skip-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libnotify/skip-tests.patch')
-rw-r--r--main/libnotify/skip-tests.patch24
1 files changed, 13 insertions, 11 deletions
diff --git a/main/libnotify/skip-tests.patch b/main/libnotify/skip-tests.patch
index ee86077c28..164ac428ec 100644
--- a/main/libnotify/skip-tests.patch
+++ b/main/libnotify/skip-tests.patch
@@ -1,11 +1,13 @@
---- ./Makefile.in.orig
-+++ ./Makefile.in
-@@ -293,7 +293,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
--SUBDIRS = libnotify docs tools tests
-+SUBDIRS = libnotify docs tools
- pcdata_DATA = libnotify.pc
- pcdatadir = $(libdir)/pkgconfig
- EXTRA_DIST = \
+diff --git a/Makefile.in b/Makefile.in
+index 1f8525e..c55a3ce 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -190,7 +190,7 @@ am__define_uniq_tagged_files = \
+ ETAGS = etags
+ CTAGS = ctags
+ CSCOPE = cscope
+-DIST_SUBDIRS = libnotify docs tools tests
++DIST_SUBDIRS = libnotify docs tools
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ distdir = $(PACKAGE)-$(VERSION)
+ top_distdir = $(distdir)