Code Review
/
src
/
libafb-helpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a86a324
)
Fix .deb packaging following review 20926
23/21123/1
7.99.1
halibut/7.99.1
halibut_7.99.1
author
Frederic Marec
<frederic.marec@iot.bzh>
Tue, 23 Apr 2019 09:58:59 +0000
(11:58 +0200)
committer
Frederic Marec
<frederic.marec@iot.bzh>
Tue, 23 Apr 2019 09:58:59 +0000
(11:58 +0200)
Change-Id: Ia9a4eed88b60039490ca4c880a0b731916b77f8f
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
packaging/deb/debian.rules
patch
|
blob
|
history
diff --git
a/packaging/deb/debian.rules
b/packaging/deb/debian.rules
index
c4b4d59
..
4f41f53
100644
(file)
--- a/
packaging/deb/debian.rules
+++ b/
packaging/deb/debian.rules
@@
-5,7
+5,7
@@
export VERSION=$(shell grep -E "^Version" ../*dsc | sed -r 's/^.*: (.*)-.*/\1/')
%:
- bash /etc/profile.d/
AGL
-app-framework-binder.sh
+ bash /etc/profile.d/
agl
-app-framework-binder.sh
dh $@
override_dh_auto_configure: