Darrell,
Looking at your koffice.SlackBuild, I'm stumbling on your !SVN flag triggering application of all the patches. Are you applying all the patches under:
if [ "$KDE_RELEASE_VERSION" = "3.5.13" ] && [ "$SVN" != "true" ]; then
to the current GIT code??
Looking at your koffice.SlackBuild, I'm stumbling on your !SVN flag triggering application of all the patches. Are you applying all the patches under:
if [ "$KDE_RELEASE_VERSION" = "3.5.13" ] && [ "$SVN" != "true" ]; then
to the current GIT code??
You are using old build scripts. Go to the Trinity web page (http://humanreadable.nfshost.com/sdeg/trinity_desktop.htm) and not the KDE3 web page to download the build scripts I am using for post 3.5.13. :)
Darrell
On 03/29/2012 04:17 PM, Darrell Anderson wrote:
You are using old build scripts. Go to the Trinity web page (http://humanreadable.nfshost.com/sdeg/trinity_desktop.htm) and not the KDE3 web page to download the build scripts I am using for post 3.5.13. :)
Darrell
AAH,
No wonder it was confusing -- thanks!