From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- deskutils/ithought/files/patch-src__Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deskutils/ithought/files/patch-src__Makefile.in (limited to 'deskutils/ithought/files/patch-src__Makefile.in') diff --git a/deskutils/ithought/files/patch-src__Makefile.in b/deskutils/ithought/files/patch-src__Makefile.in new file mode 100644 index 000000000000..f726bc796a59 --- /dev/null +++ b/deskutils/ithought/files/patch-src__Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Tue Mar 26 12:27:14 2002 ++++ src/Makefile.in Tue Mar 26 12:28:03 2002 +@@ -87,7 +87,7 @@ + + ithought_LDADD = $(GTK_LIBS) $(XML2_LIBS) + +-INCLUDES = $(GTK_INCLUDEDIR) $(XML2_INCLUDEDIR) -I$(includedir) -DDATADIR=\"$(prefix)/share\" ++INCLUDES = $(GTK_INCLUDEDIR) $(XML2_INCLUDEDIR) -I$(includedir) -DDATADIR=\"$(datadir)\" + + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_CLEAN_FILES = -- cgit v1.2.3