Building Meta Packages: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) No edit summary |
||
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]][[Category:NeedsReview]] |
Revision as of 16:39, 8 November 2013
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.