diff options
Diffstat (limited to 'x11-misc/seetxt')
-rw-r--r-- | x11-misc/seetxt/files/0.72-0001-fix-linking.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x11-misc/seetxt/files/0.72-0001-fix-linking.patch b/x11-misc/seetxt/files/0.72-0001-fix-linking.patch index b21e05592933..2a3d20d41942 100644 --- a/x11-misc/seetxt/files/0.72-0001-fix-linking.patch +++ b/x11-misc/seetxt/files/0.72-0001-fix-linking.patch @@ -2,14 +2,6 @@ From 0eb39c4c08e7e3787d411a36e4997ae144e2bed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiziano=20M=C3=BCller?= <tm@dev-zero.ch> Date: Tue, 9 Apr 2013 07:23:19 +0200 Subject: [PATCH 1/2] Fix linking. - ---- - configure.ac | 2 +- - src/Makefile.am | 4 +++- - 2 files changed, 4 insertions(+), 2 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 3a1aa30..f1d3f30 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ AM_PROG_CC_C_O |