kconfig-compiler patch
Ralf Habacker
ralf.habacker at freenet.de
Mon Jan 2 15:23:30 CET 2006
Hi all,
I found a problem with kconfig_compiler, which complains about could not
writing to ... which is caused by a path problem. in kde4.py
kconfig_compiler is called as
kconfig_compiler -d build/dir dir/file.kcfg ...
The problem is, that dir is in the -d options and in the given path,
which results in a wrong path build/dir/dir/file.h
The appended patch fixes this. If there where no problems I will commit
it.
Ralf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bksys-konfig-compiler.patch
Url: http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060102/67fa52ac/bksys-konfig-compiler.ksh
More information about the Kde-buildsystem
mailing list