diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-24 18:20:16 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-24 18:20:16 +0000 |
commit | 9815a3d3356eae82fb1b87eaa1d3916fd26347ac (patch) | |
tree | 68c8926602b1efad5b50a76529d7ba0034fe369d /x11-misc/xrmap | |
parent | Stable on amd64 wrt bug 299499 (diff) | |
download | gentoo-2-9815a3d3356eae82fb1b87eaa1d3916fd26347ac.tar.gz gentoo-2-9815a3d3356eae82fb1b87eaa1d3916fd26347ac.tar.bz2 gentoo-2-9815a3d3356eae82fb1b87eaa1d3916fd26347ac.zip |
Fix patch format so it applies.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xrmap')
-rw-r--r-- | x11-misc/xrmap/files/xrmap-2.32-asneeded.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/xrmap/files/xrmap-2.32-asneeded.patch b/x11-misc/xrmap/files/xrmap-2.32-asneeded.patch index 6675be293d16..3a60c85e6e27 100644 --- a/x11-misc/xrmap/files/xrmap-2.32-asneeded.patch +++ b/x11-misc/xrmap/files/xrmap-2.32-asneeded.patch @@ -1,5 +1,6 @@ ---- Makefile.noimake -+++ Makefile.noimake +diff -ur xrmap-2.32.orig/Makefile.noimake xrmap-2.32/Makefile.noimake +--- xrmap-2.32.orig/Makefile.noimake 2005-07-16 00:32:46.000000000 +0300 ++++ xrmap-2.32/Makefile.noimake 2010-02-24 20:18:56.000000000 +0200 @@ -19,7 +19,7 @@ ## LDOPTIONS=-O6 -g -Wall libxpm/libXpm.a -lX11 -lz -lm -L/usr/X11R6/lib |