// Run installation script just after the changes are commited to database. Scripts::PM::Post:: "/usr/share/apt/scripts/install-self-build-rpm.lua"; // Run check script to aboid to install more than 2 self-build packages // just after dependency is resolved. // But this is now disabled. Becaouse I suppose this is meaningless... //Scripts::AptGet::Install::PostResolve:: "/usr/share/apt/scripts/check-self-build.lua";