Am Sonntag, 8. Juli 2012 um 20:15:28, schrieb Harry van der Wolf <[email protected]> > I checked the Deb.log. > The command that breaks the packaging is already before creating the actual > deb package. It's when create the tar.gz from the binaries via fakeroot. > > The command that is used is: > /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr > > where it should be: > /usr/bin/fakeroot "/usr/bin/cmake -E tar cfz data.tar.gz" ./usr > > If that command would be correct, the rest might/would probably continue as > well. > > Still digging in this for me unknown territory. > > Harry > I committed a fix to gui_overhaul. It took me a while to find a way, how to provide needed environment to called dpkg-shlibdeps.
Since it only affects creating debian package, which already was broken,
nothing should be worse than before.
Kornel
signature.asc
Description: This is a digitally signed message part.
