Difference between revisions of "Building Debian packages"

Jump to navigation Jump to search
m
no edit summary
(Created page with "= Required packages and libraries = Install required packages and libraries: <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-s...")
 
m
Line 51: Line 51:
rename s/.tar.gz/.orig.tar.gz/ netxms_*.tar.gz
rename s/.tar.gz/.orig.tar.gz/ netxms_*.tar.gz
tar xfz netxms_*.orig.tar.gz;
tar xfz netxms_*.orig.tar.gz;
cd netxms_*;
cd netxms-*;
</pre>
</pre>
After this modify the change-log in 'debian/changelog'.
After this modify the change-log in 'debian/changelog'.
184

edits

Navigation menu