diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-03-26 04:25:31 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-03-26 04:25:31 +0800 |
commit | 66e7c4b0fe6a5f0f45e1a2be530be2bc3ea3de71 (patch) | |
tree | f1dab3d735a54ed0bdfdb2e4b52c4198e11f6f4d | |
parent | 2c05e1c0f13f8df85a3939fb6692577c36979bfe (diff) | |
download | xorg-devel-ports-66e7c4b0fe6a5f0f45e1a2be530be2bc3ea3de71.tar.gz xorg-devel-ports-66e7c4b0fe6a5f0f45e1a2be530be2bc3ea3de71.tar.zst xorg-devel-ports-66e7c4b0fe6a5f0f45e1a2be530be2bc3ea3de71.zip |
Fix patch file.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@774 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/libXxf86dga/files/patch-src_XF86DGA2.c (renamed from x11/libXxf86dga/files/patch-src_XF86DGA.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXxf86dga/files/patch-src_XF86DGA.c b/x11/libXxf86dga/files/patch-src_XF86DGA2.c index 90768c9..69ede4e 100644 --- a/x11/libXxf86dga/files/patch-src_XF86DGA.c +++ b/x11/libXxf86dga/files/patch-src_XF86DGA2.c @@ -1,5 +1,5 @@ --- src/XF86DGA2.c.orig 2013-03-25 20:23:42.796859881 +0100 -+++ src/XF86DGA.c 2013-03-25 20:23:17.997856725 +0100 ++++ src/XF86DGA2.c 2013-03-25 20:23:17.997856725 +0100 @@ -21,6 +21,8 @@ #include <X11/extensions/extutil.h> #include <stdio.h> |