aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-system-tools/remove-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-system-tools/remove-docs.patch')
-rw-r--r--recipes/gnome/gnome-system-tools/remove-docs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-system-tools/remove-docs.patch b/recipes/gnome/gnome-system-tools/remove-docs.patch
new file mode 100644
index 0000000000..cb3d78b7db
--- /dev/null
+++ b/recipes/gnome/gnome-system-tools/remove-docs.patch
@@ -0,0 +1,12 @@
+Index: gnome-system-tools-2.27.1/Makefile.am
+===================================================================
+--- gnome-system-tools-2.27.1.orig/Makefile.am
++++ gnome-system-tools-2.27.1/Makefile.am
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to produce Makefile.in
+
+-SUBDIRS = doc icons interfaces pixmaps src po
++SUBDIRS = icons interfaces pixmaps src po
+
+ distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
+