|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../zip/zip.conf |
|
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2009 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -13,6 +13,9 @@
|
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
var_insert makeopt ' ' '-f unix/Makefile prefix=$root/$prefix generic' |
|
|
|
|
var_insert makeinstopt ' ' '-f unix/Makefile prefix=$root/$prefix INSTALL=install' |
|
|
|
|
var_append makeopt ' ' '-f unix/Makefile prefix=/$prefix generic' |
|
|
|
|
var_append makeinstopt ' ' '-f unix/Makefile prefix=$root/$prefix INSTALL=install' |
|
|
|
|
|
|
|
|
|
var_remove_regex makeopt ' ' "AS=.*" |
|
|
|
|
var_remove_regex makeinstopt ' ' "AS=.*" |
|
|
|
|
|
|
|
|
|