diff options
Diffstat (limited to 'games-puzzle/fish-fillets/files/fish-fillets-0.7.3-no-local-paths.patch')
-rw-r--r-- | games-puzzle/fish-fillets/files/fish-fillets-0.7.3-no-local-paths.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games-puzzle/fish-fillets/files/fish-fillets-0.7.3-no-local-paths.patch b/games-puzzle/fish-fillets/files/fish-fillets-0.7.3-no-local-paths.patch deleted file mode 100644 index 72b7c1f410b9..000000000000 --- a/games-puzzle/fish-fillets/files/fish-fillets-0.7.3-no-local-paths.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.in -+++ configure.in -@@ -13,9 +13,6 @@ AC_PROG_CC - AC_PROG_INSTALL - AC_PROG_RANLIB - --CPPFLAGS="-I/usr/local/include $CPPFLAGS" --LIBS="-L/usr/local/lib $LIBS" -- - ################################################### - # Check for libm - AC_CHECK_LIB(m, sin, LIBS="$LIBS -lm") |