#1 Adapted to nil arg in rpm 4.17
Merged by jvanek. Opened by jvanek.

Moved main body to special function mainProgram. If the arg are present,
then the mainProgram is called as usually (so it should be backward
comaptible with previous scriptlets) if arg is not present, then nothing
happens. User of arg-less environemnt, have to call mainProgram manually

Didn't try, but looks entirely reasonable to me.

Typo: assed => accessed

rebased onto fa87ec039b52f3a48829f25ccb68c88a73c464a1

1 new commit added

  • Converted to module

rebased onto 88b1aeb3472132166d558915dcf706c4d39d915e

2 new commits added

  • Updated embedded scriptlet
  • Moved debug to be initiated from environemnt variale

4 new commits added

  • Updated embedded scriptlet
  • Moved debug to be initiated from environemnt variale
  • Converted to module
  • Adapted to nil arg in rpm 4.17

1 new commit added

  • Made debug on more laud

1 new commit added

  • Enahnced debug help also fro variable

Pull-Request has been merged by jvanek