diff options
Diffstat (limited to 'libraries/ftgl/patches/spam.patch')
-rw-r--r-- | libraries/ftgl/patches/spam.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/libraries/ftgl/patches/spam.patch b/libraries/ftgl/patches/spam.patch deleted file mode 100644 index 7f3dbbd227028..0000000000000 --- a/libraries/ftgl/patches/spam.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Naur ftgl-2.1.3~rc5.orig/Makefile.am ftgl-2.1.3~rc5/Makefile.am ---- ftgl-2.1.3~rc5.orig/Makefile.am 2008-05-12 20:04:08.000000000 +0200 -+++ ftgl-2.1.3~rc5/Makefile.am 2012-04-01 07:09:50.727996032 +0200 -@@ -26,12 +26,6 @@ - - # Print out an informative summary. - all-local: -- @$(ECHO) "Done." -- @$(ECHO) -- @if test "x$(MAKECMDGOALS)" = "xall-am" -o "x$(.TARGETS)" = "xall-am" -o "x$(MAKECMDGOALS)" = "x" -o "x$(.TARGETS)" = "x" ; then \ -- $(ECHO) "---" ;\ -- $(ECHO) "Run 'make install' to begin installation into $(prefix)" ;\ -- fi - @$(ECHO) - - # Upload documentation |