Actually remember scriptlet flags in the rpmScript struct
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 12 Sep 2011 10:02:13 +0000 (13:02 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 12 Sep 2011 10:02:13 +0000 (13:02 +0300)
commit60745080a36bbd64b5194bd764cc38dd215dc56d
treea7453a77781e32d326ae9b159b769667a695815f
parent5b9681afee60e3049306b5daa16924011bebed20
Actually remember scriptlet flags in the rpmScript struct

- Currently doesn't make any difference but since we actually
  have a flags member in the struct, might as well use it. Also
  we'll shortly be needing these during the actual execution too.
lib/rpmscript.c