diff options
author | Mark H Weaver <mhw@netris.org> | 2018-01-20 01:07:34 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2018-01-20 01:07:34 -0500 |
commit | 8329cb53d3dbbe80e5513fcfce06de8dbdd56867 (patch) | |
tree | 1c2ddc1f5b08cb645459bae76bb386d1b9ad252b /gnu/local.mk | |
parent | e074a655dd6497daafbd62737e3b63f3d5aa7985 (diff) | |
download | patches-8329cb53d3dbbe80e5513fcfce06de8dbdd56867.tar patches-8329cb53d3dbbe80e5513fcfce06de8dbdd56867.tar.gz |
gnu: Remove references to deleted patches.
This is a followup to commit e074a655dd6497daafbd62737e3b63f3d5aa7985.
* gnu/local.mk (dist_patch_DATA): Remove ninja-zero-mtime.patch and
node-test-http2-server-rst-stream.patch, which no longer exist.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 4490b2d0d2..c8c31e1b9d 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -908,8 +908,6 @@ dist_patch_DATA = \ %D%/packages/patches/netsurf-longer-test-timeout.patch \ %D%/packages/patches/nfs-utils-missing-headers.patch \ %D%/packages/patches/ngircd-handle-zombies.patch \ - %D%/packages/patches/ninja-zero-mtime.patch \ - %D%/packages/patches/node-test-http2-server-rst-stream.patch \ %D%/packages/patches/nss-increase-test-timeout.patch \ %D%/packages/patches/nss-pkgconfig.patch \ %D%/packages/patches/nvi-assume-preserve-path.patch \ |