diff options
Diffstat (limited to 'graphics/cinepaint/files/patch-plug-ins__tga__Makefile.am')
-rw-r--r-- | graphics/cinepaint/files/patch-plug-ins__tga__Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/cinepaint/files/patch-plug-ins__tga__Makefile.am b/graphics/cinepaint/files/patch-plug-ins__tga__Makefile.am deleted file mode 100644 index fbe9b12cf6ed..000000000000 --- a/graphics/cinepaint/files/patch-plug-ins__tga__Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ ---- plug-ins/tga/Makefile.am.orig -+++ plug-ins/tga/Makefile.am -@@ -14,9 +14,7 @@ - - LDADD = \ - $(top_builddir)/lib/libcinepaint.la \ -- $(X_LIBS) \ -- \ -- -lc -+ $(X_LIBS) - - DEPS = $(top_builddir)/lib/libcinepaint.la - |