On Thu, Aug 07, 2008 at 10:57:15 +0300, Elan Ruusamäe wrote: > and this does only files packaging if you have files in rpm-build-root (ran > already once the ./repackage.sh) > ./repackage.sh <spec> -bb > >> rpmbuild -bb --short-circuit <spec> > also: > ./compile.sh <spec>
No - compile.sh is equivalent of: rpmbuild -bc --short-circuit <spec> and rpmbuild -bb --short-circuit == repackage.sh -bb -- Tomasz Pala <[EMAIL PROTECTED]> _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
