|
|
@ -1,12 +1,12 @@ |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: target/reference/build.sh |
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
|
# |
|
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
|
# it under the terms of the GNU General Public License as published by |
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
@ -50,8 +50,7 @@ cp $build_root/var/adm/logs/*.err $build_result/errors/ |
|
|
|
|
|
|
|
echo_status "Creating package database ..." |
|
|
|
admdir="build/${SDECFG_ID}/var/adm" |
|
|
|
create_package_db $admdir build/${SDECFG_ID}/TOOLCHAIN/pkgs \ |
|
|
|
build/${SDECFG_ID}/TOOLCHAIN/pkgs/packages.db |
|
|
|
./bin/sde-create-pkgdb -c "$config" |
|
|
|
|
|
|
|
echo_status "Creating isofs.txt file .." |
|
|
|
cat << EOT > build/${SDECFG_ID}/TOOLCHAIN/isofs.txt |
|
|
|