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