summaryrefslogtreecommitdiff
path: root/games-simulation/openttd/files/libiconv.patch
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-12-02 00:45:36 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-12-02 00:45:36 +0100
commit8feaa6fd2a9af806e334b947ae6b635927df88dc (patch)
tree08ef37f38ae7b75cf853908a7992a5d90b49a18e /games-simulation/openttd/files/libiconv.patch
parent8bdf1681e04a9a70a0a697cab65e96b235211633 (diff)
downloadoverlay-8feaa6fd2a9af806e334b947ae6b635927df88dc.tar.gz
overlay-8feaa6fd2a9af806e334b947ae6b635927df88dc.tar.bz2
overlay-8feaa6fd2a9af806e334b947ae6b635927df88dc.zip
Remove some old stuff
Diffstat (limited to 'games-simulation/openttd/files/libiconv.patch')
-rw-r--r--games-simulation/openttd/files/libiconv.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games-simulation/openttd/files/libiconv.patch b/games-simulation/openttd/files/libiconv.patch
deleted file mode 100644
index 2b9cb12..0000000
--- a/games-simulation/openttd/files/libiconv.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.lib 2008-01-15 21:55:36.000000000 +0100
-+++ config.lib_new 2008-01-16 16:55:39.000000000 +0100
-@@ -1134,7 +1134,6 @@
-
- if [ "$with_iconv" != "0" ]; then
- CFLAGS="$CFLAGS -DWITH_ICONV"
-- LIBS="$LIBS -liconv"
- if [ "$with_iconv" != "2" ]; then
- CFLAGS="$CFLAGS -I$with_iconv/include"
- LIBS="$LIBS -L$with_iconv/lib"