git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f172dae
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Rene Wagner
<rw@handhelds.org>
Tue, 17 Aug 2004 21:02:05 +0000
(21:02 +0000)
committer
Rene Wagner
<rw@handhelds.org>
Tue, 17 Aug 2004 21:02:05 +0000
(21:02 +0000)
into sugarcube.dyndns.org:/home/oe/oe/packages
2004/08/17 23:01:08+02:00 dyndns.org!reenoo
gsl: add LEAD_SONAME
BKrev: 4122724dpRp7E1e4amuBj0X0lN4AYA
gsl/gsl_1.4.oe
patch
|
blob
|
history
diff --git
a/gsl/gsl_1.4.oe
b/gsl/gsl_1.4.oe
index
bce4fe8
..
1aebea1
100644
(file)
--- a/
gsl/gsl_1.4.oe
+++ b/
gsl/gsl_1.4.oe
@@
-7,6
+7,8
@@
SRC_URI = "http://www.mirror.ac.uk/sites/sources.redhat.com/pub/gsl/gsl-${PV}.ta
inherit autotools pkgconfig
+LEAD_SONAME = "libgsl.so"
+
do_stage() {
oe_runmake DESTDIR=${S}/.install install
oe_libinstall -so -C cblas/.libs/ libgslcblas ${STAGING_LIBDIR}