summaryrefslogtreecommitdiffstats
path: root/meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch')
-rw-r--r--meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch b/meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch
new file mode 100644
index 000000000..1be6ceaa8
--- /dev/null
+++ b/meta-gpe/recipes-graphics/minilite/minilite/makefile-fix.patch
@@ -0,0 +1,11 @@
1--- /tmp/Makefile.old 2006-01-16 22:51:34.000000000 +0100
2+++ minilite-050/Makefile 2009-05-01 16:36:32.000000000 +0200
3@@ -45,7 +45,7 @@
4
5 install-program: all
6 mkdir -p $(DESTDIR)$(PREFIX)/bin
7- $(INSTALL) -s $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
8+ $(INSTALL) $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
9 mkdir -p $(DESTDIR)$(PREFIX)/share/applications
10 $(INSTALL) -m 644 $(PACKAGE).desktop $(DESTDIR)$(PREFIX)/share/applications/$(PACKAGE).desktop
11 mkdir -p $(DESTDIR)$(PREFIX)/share/pixmaps/