diff options
Diffstat (limited to 'packages/libstroke/libstroke-0.5.1/libgstroke-Makefile.am.patch')
-rw-r--r-- | packages/libstroke/libstroke-0.5.1/libgstroke-Makefile.am.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/libstroke/libstroke-0.5.1/libgstroke-Makefile.am.patch b/packages/libstroke/libstroke-0.5.1/libgstroke-Makefile.am.patch new file mode 100644 index 0000000000..b3251f3548 --- /dev/null +++ b/packages/libstroke/libstroke-0.5.1/libgstroke-Makefile.am.patch @@ -0,0 +1,11 @@ +--- libstroke-0.5.1/libgstroke/Makefile.am.orig 2008-06-11 13:01:29.000000000 +0400 ++++ libstroke-0.5.1/libgstroke/Makefile.am 2008-06-11 13:01:44.000000000 +0400 +@@ -21,7 +21,7 @@ + INCLUDES = @GTK_CFLAGS@ + LDADD = @GTK_LIBS@ + +-EXTRA_DIST = ++#EXTRA_DIST = + + MOSTLYCLEANFILES = core *~ + CLEANFILES = core *~ |