[oe-commits] Andrea Adami : teleport: reorder patches for old version 0.33 ( still breaks compiling)

GIT User account git at amethyst.openembedded.net
Fri May 1 22:34:07 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d8c394638bb03f526e71faf7c9f1490b2d8d8191
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d8c394638bb03f526e71faf7c9f1490b2d8d8191

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat May  2 00:24:44 2009 +0200

teleport: reorder patches for old version 0.33 (still breaks compiling)

---

 recipes/teleport/{files => teleport-0.33}/crypt.c  |    0 
 .../{files => teleport-0.33}/fix-desktop.patch     |    0 
 .../{files => teleport-0.33}/makefile-fix.patch    |    8 ++++----
 .../{files => teleport-0.33}/remove-tododb.patch   |    0 
 .../{files => teleport-0.34}/makefile-fix.patch    |    0 
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/teleport/files/crypt.c b/recipes/teleport/teleport-0.33/crypt.c
similarity index 100%
rename from recipes/teleport/files/crypt.c
rename to recipes/teleport/teleport-0.33/crypt.c
diff --git a/recipes/teleport/files/fix-desktop.patch b/recipes/teleport/teleport-0.33/fix-desktop.patch
similarity index 100%
rename from recipes/teleport/files/fix-desktop.patch
rename to recipes/teleport/teleport-0.33/fix-desktop.patch
diff --git a/recipes/teleport/files/makefile-fix.patch b/recipes/teleport/teleport-0.33/makefile-fix.patch
similarity index 67%
copy from recipes/teleport/files/makefile-fix.patch
copy to recipes/teleport/teleport-0.33/makefile-fix.patch
index 9dc232d..31973c4 100644
--- a/recipes/teleport/files/makefile-fix.patch
+++ b/recipes/teleport/teleport-0.33/makefile-fix.patch
@@ -1,9 +1,9 @@
---- /tmp/Makefile.old	2005-03-04 20:19:01.000000000 +0100
-+++ teleport-0.34/Makefile	2009-05-01 22:19:16.000000000 +0200
-@@ -37,8 +37,8 @@
+--- /tmp/Makefile.old	2004-07-20 22:01:25.000000000 +0200
++++ teleport-0.33/Makefile	2009-05-02 00:16:57.000000000 +0200
+@@ -40,8 +40,8 @@
  
  install-program: all
- 	install -d $(DESTDIR)$(PREFIX)/bin
+ 	mkdir -p $(DESTDIR)$(PREFIX)/bin
 -	install -s teleport $(DESTDIR)$(PREFIX)/bin/
 -	install -s tp-keygen $(DESTDIR)$(PREFIX)/bin/
 +	install teleport $(DESTDIR)$(PREFIX)/bin/
diff --git a/recipes/teleport/files/remove-tododb.patch b/recipes/teleport/teleport-0.33/remove-tododb.patch
similarity index 100%
rename from recipes/teleport/files/remove-tododb.patch
rename to recipes/teleport/teleport-0.33/remove-tododb.patch
diff --git a/recipes/teleport/files/makefile-fix.patch b/recipes/teleport/teleport-0.34/makefile-fix.patch
similarity index 100%
rename from recipes/teleport/files/makefile-fix.patch
rename to recipes/teleport/teleport-0.34/makefile-fix.patch





More information about the Openembedded-commits mailing list