]> err.no Git - dpkg/commit
Dpkg::Exit and Dpkg::Source::Functions: two new modules
authorRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 20:56:16 +0000 (21:56 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 20:56:16 +0000 (21:56 +0100)
commit2598aa3f12c06d5838d91a007dcf13260631de57
tree1eccb65d8f92d8c5a724b170ccd44c955f665b5f
parent0b9601ef293d0a5db49c5bf19e83e04717c7d864
Dpkg::Exit and Dpkg::Source::Functions: two new modules

* scripts/Dpkg/Exit.pm: Enable to register some exit handlers that
are called when a script is interrupted by a signal.
* scripts/Dpkg/Source/Functions.pm: Contains some generic functions
used by other Dpkg::Source::* modules. Only erasedir() for now.
scripts/Dpkg/Exit.pm [new file with mode: 0644]
scripts/Dpkg/Source/Functions.pm [new file with mode: 0644]
scripts/Makefile.am
scripts/po/POTFILES.in