Browse Source

Get rid of the pain in the ass.

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
00f99c6e21
  1. 4
      j2se/j2se.spec

4
j2se/j2se.spec

@ -163,10 +163,6 @@ Provides: JRE
tnameserv; do
ln -s ../libexec/j2se/bin/$bin .
done
( echo "#!/bin/sh"
echo "exec %{l_prefix}/libexec/j2se/bin/realpath \"\$@\""
) >realpath
chmod 755 realpath
)
# install run-command script

Loading…
Cancel
Save