summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch')
-rw-r--r--sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch b/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch
index afe43749b6b0..49ad68a07b5a 100644
--- a/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch
+++ b/sys-libs/libnih/files/libnih-1.0.3-optional-dbus.patch
@@ -1,5 +1,5 @@
---- libnih-1.0.1/configure.ac
-+++ libnih-1.0.1/configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -23,12 +23,21 @@
PKG_PROG_PKG_CONFIG([0.22])
@@ -25,8 +25,8 @@
# Checks for header files.
AC_CHECK_HEADERS([valgrind/valgrind.h])
---- libnih-1.0.1.orig/Makefile.am
-+++ libnih-1.0.1/Makefile.am
+--- a/Makefile.am
++++ b/Makefile.am
@@ -1,6 +1,9 @@
## Process this file with automake to produce Makefile.in