git.graph-it.com
/
graphit
/
unipi-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b373e2
)
fix typo in debian/rules.armhf
author
Miroslav Ondra
<ondra@faster.cz>
Tue, 29 Sep 2020 12:59:27 +0000
(14:59 +0200)
committer
Miroslav Ondra
<ondra@faster.cz>
Tue, 29 Sep 2020 12:59:27 +0000
(14:59 +0200)
debian/rules.armhf
patch
|
blob
|
history
diff --git
a/debian/rules.armhf
b/debian/rules.armhf
index 49410ae7b11cc274b33a59bb8411f16ff2807726..2888ab7efeadd2fc3c0377041626c76afaf36ca1 100755
(executable)
--- a/
debian/rules.armhf
+++ b/
debian/rules.armhf
@@
-46,7
+46,7
@@
endif
endif
clean:
- cat debian/control.in debian/control.
in
$(CONTROL_INC) >debian/control
+ cat debian/control.in debian/control.$(CONTROL_INC) >debian/control
dh clean --with dkms
%: