Don't bother fetching and storing pre- and posttrans scripts in rpmfi
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 29 Oct 2008 12:34:36 +0000 (14:34 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 30 Oct 2008 11:47:40 +0000 (13:47 +0200)
commitcff6230a8c55b6cf925b7e33fb04f26a7d284d82
tree8e5706f7bcd0dc0af86daaf5bf698031f5666b25
parentf01ed5459deb3b3cf5c1bd4077f89b02533071f0
Don't bother fetching and storing pre- and posttrans scripts in rpmfi
- the psm script machinery requires the full header to do anything at
  all, so the script + scriptprog were only used to check if the package
  *has* such scripts, a single integer will do just fine there thank you
lib/rpmfi.c
lib/rpmfi_internal.h
lib/transaction.c