1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

Remove unneeded S variables

This commit is contained in:
Richard Purdie
2009-01-03 18:34:00 +00:00
parent 467b5bc1e0
commit f091e6c78a
7 changed files with 2 additions and 10 deletions
+2
View File
@@ -80,6 +80,8 @@ export oldincludedir = "${STAGING_DIR_NATIVE}${layout_includedir}"
do_stage () {
if [ "${INHIBIT_NATIVE_STAGE_INSTALL}" != "1" ]
then
# If autotools is active, use the autotools staging function, else
# use our "make install" equivalent
if [ "${AUTOTOOLS_NATIVE_STAGE_INSTALL}" != "1" ]
then
oe_runmake install