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:
7b3a94b
)
Fix .deb packaging following review 21188
91/21191/3
7.0.2
guppy/7.0.2
guppy_7.0.2
author
Frederic Marec
<frederic.marec@iot.bzh>
Tue, 23 Apr 2019 09:58:59 +0000
(11:58 +0200)
committer
Frédéric Marec
<frederic.marec@iot.bzh>
Tue, 30 Apr 2019 07:18:39 +0000
(07:18 +0000)
Bug-AGL: SPEC-2363
Change-Id: Ia9a4eed88b60039490ca4c880a0b731916b77f8f
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
(cherry picked from commit
886b1208a88e33030e462afcca3b535a9bac5cd9
)
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: