Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.1:Update
kdelibs3-devel-doc
fix-dcopidlng-within-kdelibs-build.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-dcopidlng-within-kdelibs-build.diff of Package kdelibs3-devel-doc
--- dcop/dcopidlng/dcopidlng +++ dcop/dcopidlng/dcopidlng 2005/03/31 09:07:33 @@ -5,7 +5,11 @@ if test -z "$KDECONFIG"; then KDECONFIG=kde-config fi +if type kde-config > /dev/null; then LIBDIR="`$KDECONFIG --install data --expandvars`/dcopidlng" +else +LIBDIR="${0%/*}" +fi perl -I"$LIBDIR" "$LIBDIR/kalyptus" --allow_k_dcop_accessors -f dcopidl $1 2> dcopidlng.stderr.$$ RET=$? if [ $RET -ne 0 ]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor