Grrr. I knew I missed out of something important. I'm still putting everything in /opt/tde and all my packages are tde-appname-ver-minver.tar.xz. At least changing the prefix= will be a snap, picking through the build & conf files may be a bit of fun ;-)
I don't know that /opt/tde won't work. I haven't tried.
The 'trinity' tag was agreed upon for package names.
Using /opt/trinity would make your builds consistent with the package names. Also, the default profile directory is ~/.trinity, therefore /opt/trinity would match that too.
Consistency tends to makes us bipeds warm and fuzzy. :)
If you have a working copy of tdewebdev installed, even 3.5.x, give tdefilereplace a whirl. Fairly slick tool for performing multi-line search and replace operations. I've used the tool several times to perform mass updates of my build scripts.
Darrell
On 01/17/2014 10:10 PM, Darrell Anderson wrote:
If you have a working copy of tdewebdev installed, even 3.5.x, give tdefilereplace a whirl. Fairly slick tool for performing multi-line search and replace operations. I've used the tool several times to perform mass updates of my build scripts.
Darrell
Excellent! I have it from all my old tde builds, but I've never tried tdefilereplace. I used quanta++ for site development (kate on steroids), while learning html, js, php & ajax. I've seen tdefilereplace and always wondered... I'll give it a go and see if it beats sed -i.