summaryrefslogtreecommitdiff
path: root/gpe-aerial
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /gpe-aerial
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'gpe-aerial')
-rw-r--r--gpe-aerial/gpe-aerial-0.2.11/fix_makefile.patch21
-rw-r--r--gpe-aerial/gpe-aerial_0.2.11.bb0
2 files changed, 0 insertions, 21 deletions
diff --git a/gpe-aerial/gpe-aerial-0.2.11/fix_makefile.patch b/gpe-aerial/gpe-aerial-0.2.11/fix_makefile.patch
deleted file mode 100644
index dec00994d8..0000000000
--- a/gpe-aerial/gpe-aerial-0.2.11/fix_makefile.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -urNd ../gpe-aerial-0.2.11-r0/gpe-aerial-0.2.11/Makefile gpe-aerial-0.2.11/Makefile
---- ../gpe-aerial-0.2.11-r0/gpe-aerial-0.2.11/Makefile 2004-08-03 15:36:47.000000000 +0100
-+++ gpe-aerial-0.2.11/Makefile 2004-08-03 15:49:42.000000000 +0100
-@@ -3,7 +3,6 @@
- CVSBUILD = no
- DEBUG = no
- INSTALL = install
--STRIP=strip
- PREFIX = /usr/local
- DESTDIR = /
-
-@@ -52,8 +51,7 @@
-
- install-program: $(PACKAGE) all-desktop
- mkdir -p $(DESTDIR)/$(PREFIX)/bin
-- $(INSTALL) $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/
-- $(STRIP) $(DESTDIR)$(PREFIX)/bin/$(PACKAGE)
-+ $(INSTALL) -s $(PACKAGE) $(DESTDIR)$(PREFIX)/bin/
- mkdir -p $(DESTDIR)$(PREFIX)/share/pixmaps/
- for i in $(PIXMAPS); do install -m 644 -D pixmaps/$$i $(DESTDIR)$(PREFIX)/share/pixmaps/$$i; done
- mkdir -p $(DESTDIR)$(PREFIX)/share/applications
diff --git a/gpe-aerial/gpe-aerial_0.2.11.bb b/gpe-aerial/gpe-aerial_0.2.11.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/gpe-aerial/gpe-aerial_0.2.11.bb
+++ /dev/null