summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-02-05 23:57:52 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-02-05 23:57:52 +0100
commit20dd338970fb5ae80cb73ca23a0cedbeeca88991 (patch)
treeb97b831c262efabc5df63a1abeaa2fcd8e564687 /sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch
parentapp-admin/cgmanager: Remove last-rited package (diff)
downloadgentoo-20dd338970fb5ae80cb73ca23a0cedbeeca88991.tar.gz
gentoo-20dd338970fb5ae80cb73ca23a0cedbeeca88991.tar.bz2
gentoo-20dd338970fb5ae80cb73ca23a0cedbeeca88991.zip
sys-libs/libnih: Remove last-rited package
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch')
-rw-r--r--sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch b/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch
deleted file mode 100644
index 02b5e4c0a9e2..000000000000
--- a/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Adapt test suite to expat 2.2.5
-Author: Axel Beckert <abe@debian.org>
-Bug-Debian: https://bugs.debian.org/886416
-
---- a/nih-dbus-tool/tests/test_parse.c
-+++ b/nih-dbus-tool/tests/test_parse.c
-@@ -7950,7 +7950,7 @@
-
- TEST_EQ_P (node, NULL);
-
-- TEST_FILE_EQ (output, ("test:foo:2:0: "
-+ TEST_FILE_EQ (output, ("test:foo:1:36: "
- "Invalid object path in <node> name attribute\n"));
- TEST_FILE_END (output);
- TEST_FILE_RESET (output);