Building Meta Packages: Difference between revisions

From IHRIS Wiki
m (init)
 
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:Where Does This Go]]

Revision as of 11:26, 18 July 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.