aboutsummaryrefslogtreecommitdiffstats
path: root/cad/geda/files/patch-build-tools-icon-theme-installer
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda/files/patch-build-tools-icon-theme-installer')
-rw-r--r--cad/geda/files/patch-build-tools-icon-theme-installer17
1 files changed, 17 insertions, 0 deletions
diff --git a/cad/geda/files/patch-build-tools-icon-theme-installer b/cad/geda/files/patch-build-tools-icon-theme-installer
new file mode 100644
index 00000000000..7dbaad9c071
--- /dev/null
+++ b/cad/geda/files/patch-build-tools-icon-theme-installer
@@ -0,0 +1,17 @@
+--- build-tools/icon-theme-installer.orig 2012-12-17 11:04:20 UTC
++++ build-tools/icon-theme-installer
+@@ -108,10 +108,10 @@ if test ! -x `echo "$MKINSTALLDIRS_EXEC"
+ exit 1
+ fi
+
+-if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
+- echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
+- exit 1
+-fi
++#if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
++# echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
++# exit 1
++#fi
+
+ if test -z "$SRC_DIR"; then
+ SRC_DIR=.