diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /rrdtool | |
parent | 101e2f1623def0a355d20aacb8bd93810703e834 (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 'rrdtool')
-rw-r--r-- | rrdtool/perl-make-options.diff | 12 | ||||
-rw-r--r-- | rrdtool/rrdtool_1.0.49.bb | 0 |
2 files changed, 0 insertions, 12 deletions
diff --git a/rrdtool/perl-make-options.diff b/rrdtool/perl-make-options.diff deleted file mode 100644 index 5da332f709..0000000000 --- a/rrdtool/perl-make-options.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- perl-shared/Makefile.PL.in.o 2004-10-27 14:55:36.413765216 +0200 -+++ perl-shared/Makefile.PL.in 2004-10-27 14:56:50.447510376 +0200 -@@ -12,6 +12,9 @@ - 'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}", - 'INC' => '-I@top_srcdir@ -I@top_srcdir@/src -I@top_srcdir@/gd1.3', - 'CCFLAGS' => "$Config{ccflags} -DHAVE_CONFIG_H", -+ 'CC' => '@CC@', -+ 'LD' => '@CC@', -+ 'LDFROM' => '@LDFLAGS@', - # where to look for the necessary libraries - # Perl will figure out which one is valid - 'depend' => {'RRDs.c' => "@top_srcdir@/src/.libs/librrd_private.a"}, diff --git a/rrdtool/rrdtool_1.0.49.bb b/rrdtool/rrdtool_1.0.49.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/rrdtool/rrdtool_1.0.49.bb +++ /dev/null |