|
|
|
|
@ -42,7 +42,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Language |
|
|
|
|
License: Commercial |
|
|
|
|
Version: %{V_openpkg} |
|
|
|
|
Release: 20030612 |
|
|
|
|
Release: 20030703 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_native yes |
|
|
|
|
@ -141,10 +141,6 @@ Conflicts: j2se14
|
|
|
|
|
serialver tnameserv; do |
|
|
|
|
ln -s ../libexec/%{name}/bin/$bin . |
|
|
|
|
done |
|
|
|
|
( echo "#!/bin/sh" |
|
|
|
|
echo "exec %{l_prefix}/libexec/%{name}/bin/realpath \${1+\"\$@\"}" |
|
|
|
|
) >realpath |
|
|
|
|
chmod 755 realpath |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# install run-command script |
|
|
|
|
|