summaryrefslogtreecommitdiff
path: root/aumix
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 /aumix
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 'aumix')
-rw-r--r--aumix/aumix-2.8/configure.patch28
-rw-r--r--aumix/aumix_2.8.bb0
2 files changed, 0 insertions, 28 deletions
diff --git a/aumix/aumix-2.8/configure.patch b/aumix/aumix-2.8/configure.patch
deleted file mode 100644
index 96f16a5a3c..0000000000
--- a/aumix/aumix-2.8/configure.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- tmp/base/aumix-2.8-r0/aumix-2.8/configure.in Sun Nov 24 19:04:16 2002
-+++ aumix-2.8/configure.in Fri Oct 24 18:36:12 2003
-@@ -83,8 +83,7 @@
- AC_ARG_WITH(sysmouse,
- [ --without-sysmouse Compile only without sysmouse support],
- AC_MSG_RESULT([Compiling without sysmouse support]),
-- dnl Checks for sysmouse availability.
-- AC_CHECK_HEADERS(sys/consio.h machine/console.h, break)
-+ dnl AC_CHECK_HEADERS(sys/consio.h machine/console.h, break)
- AC_CACHE_CHECK([for CONS_MOUSECTL],
- aumix_cv_cons_mousectl,
- [AC_EGREP_CPP([A mouse is a mouse is a mouse],
---- tmp/base/aumix-2.8-r0/aumix-2.8/src/Makefile.am Mon Mar 18 19:09:17 2002
-+++ aumix-2.8/src/Makefile.am Fri Oct 24 18:39:10 2003
-@@ -7,9 +7,10 @@
- mouse.c common.h curses.h gpm-xterm.h gtk.h interactive.h \
- mouse.h play.xpm record.xpm
- localedir = $(datadir)/locale
--INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\" -I@includedir@
--CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ @GTK_CFLAGS@
--LDADD = -L@libdir@
-+#INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\" -I@includedir@
-+INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
-+AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ @GTK_CFLAGS@
-+#LDADD = -L@libdir@
- LIBS = @LIBS@ @GTK_LIBS@ @INTLLIBS@
- DEFS = @DEFS@
-
diff --git a/aumix/aumix_2.8.bb b/aumix/aumix_2.8.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/aumix/aumix_2.8.bb
+++ /dev/null