Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
d5d6227f
Commit
d5d6227f
authored
Dec 02, 2011
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
debian/HOWTO: How to make .deb package.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
fc179713
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d5d6227f
2011-12-02 Guillaume Lazzara <z@lrde.epita.fr>
* debian/HOWTO: How to make .deb package.
2011-12-02 Guillaume Lazzara <z@lrde.epita.fr>
Add package description files for .deb generation.
...
...
debian/HOWTO
0 → 100644
View file @
d5d6227f
Use the following command:
-------------------------
git-buildpackage --git-export-dir=../build-area/ --git-builder="debuild --preserve-env --prepend-path=/usr/local/bin -i'\.git' -I.git "
--preserve-env should NOT be used. However we enable this option to
use ccache while compiling.
--prepend-path allows us to use a more recent version of Doxygen
located in /usr/local/bin.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment