commit: ca4d1ca37fd606dbec09d292a299b2d8b5e5e763 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 15:31:20 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 22:08:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4d1ca3
x11-misc/tinymount: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/4020 x11-misc/tinymount/files/tinymount-0.2.6-libnotify.patch | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/x11-misc/tinymount/files/tinymount-0.2.6-libnotify.patch b/x11-misc/tinymount/files/tinymount-0.2.6-libnotify.patch deleted file mode 100644 index 9032d3a3eb..0000000000 --- a/x11-misc/tinymount/files/tinymount-0.2.6-libnotify.patch +++ /dev/null @@ -1,15 +0,0 @@ -# Don't build with libnotify unconditionally -# bug #442048 -diff --git a/src/src.pro b/src/src.pro -index 6a676cd..6b8c2f1 100644 ---- a/src/src.pro -+++ b/src/src.pro -@@ -63,8 +63,6 @@ RESOURCES += tinymount.qrc - - TRANSLATIONS = translations/tinymount_ru.ts - --CONFIG += with_libnotify -- - with_libnotify { - DEFINES += WITH_LIBNOTIFY - CONFIG += link_pkgconfig
