[Pkg-phototools-devel] Bug#491227: Short shell script to get rid of compress
Philipp Kolmann
philipp at kolmann.at
Sat Jul 26 15:54:26 UTC 2008
Hi,
just for the reference of others, who do not want to recompile hugin or
enblend:
I have created a ~/bin/enblend script:
===== CUT HERE =====
#!/bin/sh
X=$@
Y=`echo $X | sed s/--compression\ NONE//`
/usr/bin/enblend $Y
===== CUT HERE =====
If you configure this script in Hugin (Files -> Prefs -> Enblend) then
it works for me for now.
HTH
Philipp
More information about the Pkg-phototools-devel
mailing list