diff options
Diffstat (limited to 'x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in')
-rw-r--r-- | x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in b/x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in index 5b1c89921ea5..ba7c09e4fe00 100644 --- a/x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in +++ b/x11-drivers/xf86-input-mouse/files/patch-src_Makefile.in @@ -1,6 +1,6 @@ ---- ./src/Makefile.in.orig 2011-07-05 18:09:54.000000000 +0200 -+++ ./src/Makefile.in 2012-03-02 14:02:43.000000000 +0100 -@@ -279,7 +279,7 @@ +--- src/Makefile.in.orig 2015-03-03 05:17:45 UTC ++++ src/Makefile.in +@@ -344,7 +344,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include $( # _ladir passes a dummy rpath to libtool so the thing will actually link # TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. @DRIVER_NAME@_drv_la_LTLIBRARIES = @DRIVER_NAME@_drv.la |