diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:55:59 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:55:59 +0100 |
commit | 1eb911922a7e818a6f314a68c0561bba008e6efd (patch) | |
tree | 9b647e44195a0a0876b40cbf5fa42dca0641179f /main/libnotify/skip-tests.patch | |
parent | d420552f02af2ad6a15cf3a70b76bf86b222c07e (diff) | |
download | aports-1eb911922a7e818a6f314a68c0561bba008e6efd.tar.bz2 aports-1eb911922a7e818a6f314a68c0561bba008e6efd.tar.xz |
Remove stale patches in main/
Diffstat (limited to 'main/libnotify/skip-tests.patch')
-rw-r--r-- | main/libnotify/skip-tests.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/main/libnotify/skip-tests.patch b/main/libnotify/skip-tests.patch deleted file mode 100644 index 164ac428ec..0000000000 --- a/main/libnotify/skip-tests.patch +++ /dev/null @@ -1,13 +0,0 @@ -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) |