diff options
Diffstat (limited to 'devel/libnotify/files/patch-Makefile')
-rw-r--r-- | devel/libnotify/files/patch-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libnotify/files/patch-Makefile b/devel/libnotify/files/patch-Makefile new file mode 100644 index 000000000..8305c3d1a --- /dev/null +++ b/devel/libnotify/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2011-06-07 22:09:51.000000000 +0200 ++++ Makefile.in 2011-06-07 22:10:05.000000000 +0200 +@@ -281,7 +281,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 = $(prefix)/libdata/pkgconfig + EXTRA_DIST = \ |