diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/clutter-gtk3/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/clutter-gtk3/files/patch-Makefile.in b/graphics/clutter-gtk3/files/patch-Makefile.in deleted file mode 100644 index dbf879223e62..000000000000 --- a/graphics/clutter-gtk3/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2011-01-15 14:30:57.000000000 +0000 -+++ Makefile.in 2011-01-15 14:31:19.000000000 +0000 -@@ -313,7 +313,7 @@ - QUIET_RM_ = $(QUIET_RM_$(AM_DEFAULT_VERBOSITY)) - QUIET_RM_0 = @echo ' RM '$@; - ACLOCAL_AMFLAGS = -I build/autotools --SUBDIRS = build clutter-gtk doc examples po -+SUBDIRS = build clutter-gtk examples po - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = clutter-gtk-1.0.pc - EXTRA_DIST = clutter-gtk.pc.in |