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
9292d203
Commit
9292d203
authored
Jan 30, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
Makefile.am: Add 'deb' rule.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
c143839a
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9292d203
2012-01-30 Guillaume Lazzara <z@lrde.epita.fr>
* Makefile.am: Add 'deb' rule.
2012-01-30 Guillaume Lazzara <z@lrde.epita.fr>
* debian/copyright: Set copyright.
...
...
Makefile.am
View file @
9292d203
...
...
@@ -71,6 +71,11 @@ CLEANFILES = $(PORTFILE)
.PHONY
:
port
port
:
$(PORTFILE)
deb
:
git-buildpackage
--git-export-dir
=
../build-area/
\
--git-builder
=
"debuild -i'
\.
git' -I.git "
# Set the package version to olena-x.x-snapshot-dd-mm-yy.
#
# Do not check NEWS file (this is not a release so there is no
...
...
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