diff options
author | Eric Bavier <bavier@member.fsf.org> | 2014-07-10 16:43:17 -0500 |
---|---|---|
committer | Eric Bavier <bavier@member.fsf.org> | 2014-07-10 16:43:17 -0500 |
commit | 8360758d5c3e8afdc5daa0b5f557360bd6116562 (patch) | |
tree | 57604a249b77e17f9efc4e99b75f2fecbf9be6ea | |
parent | 59bad04fe4dd3f030ac1e11530799a96cdc121e8 (diff) | |
download | patches-8360758d5c3e8afdc5daa0b5f557360bd6116562.tar patches-8360758d5c3e8afdc5daa0b5f557360bd6116562.tar.gz |
gnu: Remove overlooked patch.
* gnu-system.am (dist_patch_DATA): Remove patch deleted previously.
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index 862d16dcf2..5822c82138 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -299,7 +299,6 @@ dist_patch_DATA = \ gnu/packages/patches/gd-mips64-deplibs-fix.patch \ gnu/packages/patches/glib-tests-desktop.patch \ gnu/packages/patches/glib-tests-homedir.patch \ - gnu/packages/patches/glib-tests-newnet.patch \ gnu/packages/patches/glib-tests-prlimit.patch \ gnu/packages/patches/glibc-bootstrap-system.patch \ gnu/packages/patches/glibc-ldd-x86_64.patch \ |