Building Meta Packages: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
After checking them out use <tt>debuild -uc -us -b</tt> in each subdirectory to build the package. Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints. | After checking them out use <tt>debuild -uc -us -b</tt> in each subdirectory to build the package. Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints. | ||
[[Category:Developer Resources]] | [[Category:Developer Resources]] |
Latest revision as of 20:25, 1 March 2019
The meta packages, a set of iHRIS packages with the suffix -all are maintained in the ihris-meta branch on Launchpad.
After checking them out use debuild -uc -us -b in each subdirectory to build the package. Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints.