Projects
Kolab:3.4:Updates
php-ZendFramework
zf.sh.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File zf.sh.patch of Package php-ZendFramework (Revision 1)
Currently displaying revision
1
,
Show latest
diff --git a/bin/zf.sh b/bin/zf.sh index 735ba05..219ebb4 100755 --- a/bin/zf.sh +++ b/bin/zf.sh @@ -35,7 +35,2 @@ else - SELF_LINK="$0" - SELF_LINK_TMP="$(readlink "$SELF_LINK")" - while test -n "$SELF_LINK_TMP"; do - SELF_LINK="$SELF_LINK_TMP" - SELF_LINK_TMP="$(readlink "$SELF_LINK")" - done - PHP_DIR="$(dirname "$SELF_LINK")" + SELF_LOCATION="$(which "$0")" + PHP_DIR="$(dirname "$SELF_LOCATION")"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.