From c6faf6b8a2f8db0b3308a136352dfc2f5678bf0e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 5 Sep 2014 01:16:44 -0300 Subject: hplip: remove libre suffix and add complex pkgrel --- libre/hplip/hp-mkuri.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/hplip/hp-mkuri.patch (limited to 'libre/hplip/hp-mkuri.patch') diff --git a/libre/hplip/hp-mkuri.patch b/libre/hplip/hp-mkuri.patch new file mode 100644 index 000000000..518e7608f --- /dev/null +++ b/libre/hplip/hp-mkuri.patch @@ -0,0 +1,11 @@ +--- io/hpmud/hp-mkuri.c.orig 2013-03-17 09:15:15.360624061 -0400 ++++ io/hpmud/hp-mkuri.c 2013-03-17 09:15:30.924316847 -0400 +@@ -266,7 +266,7 @@ + + /* Bypass glib build dependencies by loading libnotify manually. */ + +- if ((handle = load_library("libnotify.so.1")) == NULL) ++ if ((handle = load_library("libnotify.so.4")) == NULL) + { + BUG("failed to open libnotify: %m\n"); + goto bugout; -- cgit v1.2.3