[Frugalware-darcs] pacman: acman: use alpm_trans_release() if no
error occures while adding, too
VMiklos
vmiklos at frugalware.org
Thu Mar 16 17:45:44 CET 2006
[acman: use alpm_trans_release() if no error occures while adding, too
VMiklos <vmiklos at frugalware.org>**20060128125643
same as for -R
] {
hunk ./src/pacman/add.c 127
+ }
+ if(alpm_trans_release() == -1) {
+ ERR(NL, "failed to release transaction (%s)\n", alpm_strerror(pm_errno));
}
More information about the Frugalware-darcs
mailing list