diff options
author | Andy Wingo <wingo@igalia.com> | 2016-02-18 21:16:13 +0100 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-02-24 11:49:57 -0500 |
commit | bfe27469b43a4d01d781ad8eec1223ab7966e207 (patch) | |
tree | 2f2b0b7c539d9a3be8ac7b26e92423493f13038a /gnu-system.am | |
parent | 9f9b89bcf2bd65539ab72af80f9be34f4945630e (diff) | |
download | gnu-guix-bfe27469b43a4d01d781ad8eec1223ab7966e207.tar gnu-guix-bfe27469b43a4d01d781ad8eec1223ab7966e207.tar.gz |
gnu: xf86-video-r128: Update to 6.10.1.
* gnu/packages/patches/xf86-video-r128-glibc-2.20.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.1.
[source]: Remove patch.
Diffstat (limited to 'gnu-system.am')
-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 3f8a4cc6b1..dee8fb7e38 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -773,7 +773,6 @@ dist_patch_DATA = \ gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch \ gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \ gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \ - gnu/packages/patches/xf86-video-r128-glibc-2.20.patch \ gnu/packages/patches/xf86-video-siliconmotion-remove-mibstore.patch \ gnu/packages/patches/xf86-video-sis-fix-exa-crash.patch \ gnu/packages/patches/xf86-video-sis-update-api.patch \ |