summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2017-02-12 12:39:57 -0600
committerEric Bavier <bavier@member.fsf.org>2017-02-13 20:59:19 -0600
commit57c211cd714f5e82fcdfc8c8655deb6941cebe2c (patch)
treee88b158c05b75371e21ac2b919bd8fa29a249f69 /gnu/local.mk
parentfaa9ba465316f3f9398a477abc517469a073e749 (diff)
downloadguix-patches-57c211cd714f5e82fcdfc8c8655deb6941cebe2c.tar
guix-patches-57c211cd714f5e82fcdfc8c8655deb6941cebe2c.tar.gz
gnu: netsurf: Upgrade to 3.6.
* gnu/packages/web.scm (netsurf): Upgrade to 3.6. [source]: 'https' -> 'http'. Remove modules, snippet, and patches. [home-page]: 'https' -> 'http'. [arguments]: Adjust source directories. * gnu/packages/patches/netsurf-about.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 0e8d901104..fcc7eb0094 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -771,7 +771,6 @@ dist_patch_DATA = \
%D%/packages/patches/net-tools-bitrot.patch \
%D%/packages/patches/netcdf-date-time.patch \
%D%/packages/patches/netcdf-tst_h_par.patch \
- %D%/packages/patches/netsurf-about.patch \
%D%/packages/patches/ngircd-handle-zombies.patch \
%D%/packages/patches/ngircd-no-dns-in-tests.patch \
%D%/packages/patches/ninja-tests.patch \