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
0191adf2
Commit
0191adf2
authored
May 23, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
debian/rules: Update deprecated dh_clean -k command.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
b1517995
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0191adf2
2012-05-23 Guillaume Lazzara <z@lrde.epita.fr>
* debian/rules: Update deprecated dh_clean -k command.
2012-05-23 Guillaume Lazzara <z@lrde.epita.fr>
* debian/rules: Add missing required rules.
...
...
debian/rules
View file @
0191adf2
...
...
@@ -39,7 +39,7 @@ clean:
install: build
dh_testdir
dh_testroot
dh_
clean -k
dh_
prep
dh_installdirs
$(MAKE) DESTDIR="$(CURDIR)/debian/tmp" install
...
...
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