Skip to content
Prev 4434 / 63424 Next

R 1.2 build

Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
On the contrary, this kind of info is very useful.
I think the problem is that older versions of tar wants un-hyphened
options i.e. 

tar chXf $exclude $startdir/$filename $pkgname

rather than
 
tar -c -h -X $exclude -f $startdir/$filename $pkgname