summaryrefslogtreecommitdiff
path: root/slang
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 /slang
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 'slang')
-rw-r--r--slang/slang/Makefile.patch26
-rw-r--r--slang/slang/configure.patch157
-rw-r--r--slang/slang_1.4.9.bb0
3 files changed, 0 insertions, 183 deletions
diff --git a/slang/slang/Makefile.patch b/slang/slang/Makefile.patch
deleted file mode 100644
index a79b2b9ae3..0000000000
--- a/slang/slang/Makefile.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- slang-1.4.9/autoconf/Makefile.in.orig 2004-09-24 15:51:57.054180737 +0100
-+++ slang-1.4.9/autoconf/Makefile.in 2004-09-24 15:52:47.065068195 +0100
-@@ -13,12 +13,12 @@
- @echo Use make install-elf to install it.
- runtests:
- cd src; $(MAKE) runtests
--demos:
-- cd demo; $(MAKE)
-+#demos:
-+# cd demo; $(MAKE)
- clean:
- /bin/rm -f *~
- cd src; $(MAKE) clean
-- cd demo; $(MAKE) clean
-+# cd demo; $(MAKE) clean
- install:
- cd src; $(MAKE) install
- install-elf:
-@@ -32,6 +32,6 @@
- distclean:
- /bin/rm -f *~ Makefile config.status config.log config.cache files.pck
- cd src; $(MAKE) distclean
-- cd demo; $(MAKE) distclean
-+# cd demo; $(MAKE) distclean
- #
-
diff --git a/slang/slang/configure.patch b/slang/slang/configure.patch
deleted file mode 100644
index e2d78acb72..0000000000
--- a/slang/slang/configure.patch
+++ /dev/null
@@ -1,157 +0,0 @@
---- slang-1.4.9/configure.orig 2004-09-24 14:12:25.619997396 +0100
-+++ slang-1.4.9/configure 2004-09-24 14:15:25.579414174 +0100
-@@ -2457,7 +2457,7 @@
-
-
-
--subdirs="demo"
-+#subdirs="demo"
-
-
- trap '' 1 2 15
-@@ -2876,76 +2876,76 @@
- esac
- done
-
-- for ac_config_dir in demo; do
--
-- # Do not complain, so a configure script can configure whichever
-- # parts of a large source tree are present.
-- if test ! -d $srcdir/$ac_config_dir; then
-- continue
-- fi
--
-- echo configuring in $ac_config_dir
--
-- case "$srcdir" in
-- .) ;;
-- *)
-- if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
-- else
-- { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
-- fi
-- ;;
-- esac
--
-- ac_popdir=`pwd`
-- cd $ac_config_dir
--
-- # A "../" for each directory in /$ac_config_dir.
-- ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
--
-- case "$srcdir" in
-- .) # No --srcdir option. We are building in place.
-- ac_sub_srcdir=$srcdir ;;
-- /*) # Absolute path.
-- ac_sub_srcdir=$srcdir/$ac_config_dir ;;
-- *) # Relative path.
-- ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
-- esac
--
-- # Check for guested configure; otherwise get Cygnus style configure.
-- if test -f $ac_sub_srcdir/configure; then
-- ac_sub_configure=$ac_sub_srcdir/configure
-- elif test -f $ac_sub_srcdir/configure.in; then
-- ac_sub_configure=$ac_configure
-- else
-- echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
-- ac_sub_configure=
-- fi
--
-- # The recursion is here.
-- if test -n "$ac_sub_configure"; then
--
-- # Make the cache file name correct relative to the subdirectory.
-- case "$cache_file" in
-- /*) ac_sub_cache_file=$cache_file ;;
-- *) # Relative path.
-- ac_sub_cache_file="$ac_dots$cache_file" ;;
-- esac
-- case "$ac_given_INSTALL" in
-- [/$]*) INSTALL="$ac_given_INSTALL" ;;
-- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-- esac
--
-- echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
-+# for ac_config_dir in demo; do
-+#
-+# # Do not complain, so a configure script can configure whichever
-+# # parts of a large source tree are present.
-+# if test ! -d $srcdir/$ac_config_dir; then
-+# continue
-+# fi
-+#
-+# echo configuring in $ac_config_dir
-+#
-+# case "$srcdir" in
-+# .) ;;
-+# *)
-+# if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
-+# else
-+# { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
-+# fi
-+# ;;
-+# esac
-+#
-+# ac_popdir=`pwd`
-+# cd $ac_config_dir
-+#
-+# # A "../" for each directory in /$ac_config_dir.
-+# ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
-+#
-+# case "$srcdir" in
-+# .) # No --srcdir option. We are building in place.
-+# ac_sub_srcdir=$srcdir ;;
-+# /*) # Absolute path.
-+# ac_sub_srcdir=$srcdir/$ac_config_dir ;;
-+# *) # Relative path.
-+# ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
-+# esac
-+#
-+# # Check for guested configure; otherwise get Cygnus style configure.
-+# if test -f $ac_sub_srcdir/configure; then
-+# ac_sub_configure=$ac_sub_srcdir/configure
-+# elif test -f $ac_sub_srcdir/configure.in; then
-+# ac_sub_configure=$ac_configure
-+# else
-+# echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
-+# ac_sub_configure=
-+# fi
-+#
-+# # The recursion is here.
-+# if test -n "$ac_sub_configure"; then
-+#
-+# # Make the cache file name correct relative to the subdirectory.
-+# case "$cache_file" in
-+# /*) ac_sub_cache_file=$cache_file ;;
-+# *) # Relative path.
-+# ac_sub_cache_file="$ac_dots$cache_file" ;;
-+# esac
-+# case "$ac_given_INSTALL" in
-+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
-+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-+# esac
-+#
-+# echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
- # The eval makes quoting arguments work.
-- if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
-- then :
-- else
-- { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
-- fi
-- fi
--
-- cd $ac_popdir
-- done
-+# if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
-+# then :
-+# else
-+# { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
-+# fi
-+# fi
-+#
-+# cd $ac_popdir
-+# done
- fi
-
-
diff --git a/slang/slang_1.4.9.bb b/slang/slang_1.4.9.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/slang/slang_1.4.9.bb
+++ /dev/null