autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all

This commit is contained in:
Richard Purdie
2008-11-04 15:40:56 +00:00
parent 74e5d027b9
commit 4a3a35f81c
2 changed files with 26 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
HOMEPAGE = "http://www.kernel.org/pub/linux/libs/pam/"
PR = "r5"
PR = "r6"
SRC_URI = "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.0.2.tar.bz2"