summaryrefslogtreecommitdiff
path: root/recipes-graphics/unclutter/files
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-05-15 10:17:58 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-05-15 10:17:58 +0200
commitb15b95150a1f920b10819957b8dc3cc6b92bca1f (patch)
tree46d584295118d3fbcf5cb54e0f74d4bf5810afc8 /recipes-graphics/unclutter/files
parentf012b1617737c4b28d936c09ec699433c9b1ff4a (diff)
unclutter: add recipe
- Unclutter hides your X mouse cursor when you do not need it
Diffstat (limited to 'recipes-graphics/unclutter/files')
-rw-r--r--recipes-graphics/unclutter/files/cross-compile.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-graphics/unclutter/files/cross-compile.patch b/recipes-graphics/unclutter/files/cross-compile.patch
new file mode 100644
index 0000000..574f9cc
--- /dev/null
+++ b/recipes-graphics/unclutter/files/cross-compile.patch
@@ -0,0 +1,10 @@
+--- unclutter-1.09/Makefile.orig 2007-02-05 23:52:40.000000000 +0100
++++ unclutter-1.09/Makefile 2013-05-14 19:08:13.612112758 +0200
+@@ -1,7 +1,6 @@
+ # Makefile for unclutter. Throw this away and use the Imakefile if you can.
+ TOP = .
+ CURRENT_DIR = .
+- CC = gcc
+ LKED = $(CC)
+ INSTALL = install
+ MAKE = make