setup_native/CustomTarget_scripts.mk | 20 -
setup_native/scripts/install_solaris.sh | 376 --
setup_native/scripts/uninstall_solaris.sh | 74 -
3 files changed, 470 deletions(-)
New commits:
commit e1082e45361a92a31adedcc3ed0a35c704bca543
Author: Micha
setup_native/CustomTarget_scripts.mk |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 91a6fc6ee1405ab98a3e65d7d85e1e51cb514cfd
Author: Peter Foley
Date: Sun Feb 10 22:02:02 2013 -0500
fix rpm build in setup_native
Change-Id: Id7cba31ac24f6a45077f
setup_native/CustomTarget_scripts.mk |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 67fbad1d1d593416136264aefb66d324e8e75bd2
Author: Stephan Bergmann
Date: Mon Feb 11 17:49:26 2013 +0100
Make setup_native build again for --enable-epm Linux/RPM
Ch
setup_native/CustomTarget_scripts.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ef300e2dc3ac163cff14d659cc6e2154221c1a4e
Author: David Ostrovsky
Date: Sun Feb 10 10:14:40 2013 +0100
replace '$<' with '$%' as it was meant here
Change-Id: I760eff2a
setup_native/CustomTarget_scripts.mk |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 4de0eb702f004228285df8ce331c080683256e7c
Author: David Ostrovsky
Date: Sun Feb 10 10:04:38 2013 +0100
'$(PERL)' is missing in command line
Change-Id: I00bb54e86
setup_native/CustomTarget_scripts.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ef45fe7ff055692ec43bb5d6a438fb6ec29a9004
Author: David Ostrovsky
Date: Sun Feb 10 10:00:22 2013 +0100
fix fake-db-1.0-0.noarch.rpm: swap target with prerequisite
Chan