[Slackbuilds-users] How to build .txz package without editing .SlackBuild file.
    Chris Novakovic 
    chris at chrisn.me.uk
       
    Wed Nov 22 04:12:35 UTC 2017
    
    
  
On 22/11/17 03:45, Ananda Murthy R S wrote:
> By default .SlackBuild files are written to make .tgz package.
> 
> Is there any way to build .txz file from the buildscript without editing
> the .SlackBuild file by passing parameter to the buildscript to create a
> .txz file?
Export PKGTYPE=txz to the SlackBuild script.
    
    
More information about the SlackBuilds-users
mailing list