OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 26-Sep-2002 21:40:34
Branch: HEAD Handle: 2002092620403400
Modified files:
openpkg-src/j2se j2se.spec
Log:
Get rid of the pain in the ass.
Summary:
Revision Changes Path
1.8 +0 -4 openpkg-src/j2se/j2se.spec
____________________________________________________________________________
Index: openpkg-src/j2se/j2se.spec
============================================================
$ cvs diff -u -r1.7 -r1.8 j2se.spec
--- openpkg-src/j2se/j2se.spec 26 Sep 2002 18:57:33 -0000 1.7
+++ openpkg-src/j2se/j2se.spec 26 Sep 2002 19:40:34 -0000 1.8
@@ -163,10 +163,6 @@
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
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]