Fix .deb packaging following review 20926 23/21123/1 7.99.1 halibut/7.99.1 halibut_7.99.1
authorFrederic Marec <frederic.marec@iot.bzh>
Tue, 23 Apr 2019 09:58:59 +0000 (11:58 +0200)
committerFrederic 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

index c4b4d59..4f41f53 100644 (file)
@@ -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: