diff options
author | Andy Wingo <wingo@igalia.com> | 2016-02-18 21:29:02 +0100 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-02-24 11:49:57 -0500 |
commit | 2ae7a5506299c3feffe43b5010fe6783e3f31df7 (patch) | |
tree | 583dab80fa35c4bffc5ee26e017aff6bd5a183c5 /gnu-system.am | |
parent | 937c13f2204357c4e0b9338fdd6b7d45a7760fff (diff) | |
download | patches-2ae7a5506299c3feffe43b5010fe6783e3f31df7.tar patches-2ae7a5506299c3feffe43b5010fe6783e3f31df7.tar.gz |
gnu: xf86-video-vmware: Update to 13.1.0.
* gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.1.0.
[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 dd39e86398..b5f59e3449 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -774,7 +774,6 @@ dist_patch_DATA = \ gnu/packages/patches/xf86-video-nv-remove-mibstore.patch \ gnu/packages/patches/xf86-video-openchrome-glibc-2.20.patch \ gnu/packages/patches/xf86-video-tga-remove-mibstore.patch \ - gnu/packages/patches/xf86-video-vmware-glibc-2.20.patch \ gnu/packages/patches/xfce4-panel-plugins.patch \ gnu/packages/patches/xfce4-session-fix-xflock4.patch \ gnu/packages/patches/xfce4-settings-defaults.patch \ |