aports/main/libnotify/skip-tests.patch
2017-01-19 09:38:18 +00:00

14 lines
414 B
Diff

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)