Revision 419,
420 bytes
checked in by munepi, 13 years ago
(diff) |
added self-build-setup
|
Line | |
---|
1 | // Run installation script just after the changes are commited to database. |
---|
2 | Scripts::PM::Post:: "/usr/share/apt/scripts/install-self-build-rpm.lua"; |
---|
3 | |
---|
4 | // Run check script to aboid to install more than 2 self-build packages |
---|
5 | // just after dependency is resolved. |
---|
6 | // But this is now disabled. Becaouse I suppose this is meaningless... |
---|
7 | //Scripts::AptGet::Install::PostResolve:: "/usr/share/apt/scripts/check-self-build.lua"; |
---|
Note: See
TracBrowser
for help on using the repository browser.