Dne út 15. března 2016 Michele Calgaro napsal(a):
On 2016/03/15 01:43 PM, Fat-Zer wrote:
Do you have tdelfeditor installed on the building system? Note that It is getting build only if you build tdelibs WITH_ELFICON
All my builds are clean chroot environment builds. Since both Slavek and I use the tde-packaging building scripts, the build should be mostly the same. Only known difference is the packaging version numbering, since I use a different convention for that. But that should not affect the way packages are built. Cheers Michele
You can test it by this:
1) Run: pbuilder login - to get clean chroot - and next in this chroot
2) Run: aptitude install libkonq4-trinity-dev
3) Verify, whether /opt/trinity/lib/libkonq.so is a symlink
4) Run: /opt/trinity/bin/tdelfeditor -m /opt/trinity/lib/libkonq.so "konq-shared" "" "" "" "" "Trinity Desktop Environment" "" "4.2.0" "03/15/2016 00:50:10" "x-sharedlib" "tdebase" "-1c64345fe4da851982f69ebf6e92bc88cebbad46" ""
5) Verify, whether /opt/trinity/lib/libkonq.so is still a symlink
On my builder and also on build farm, after call "tdelfeditor -m ..." is symlink replaced by regular file.