From 8f454ab11d3c0e9b6a40e125230539420dbbeb8b Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 5 Jul 2018 10:24:49 +0200 Subject: Update/fix rpm and deb packaging - fix packaging to be compliant with latest subprojects hierarchy (Master, Master-Next, ElectricEel, ...) - fix rpmlint warnings/error Change-Id: Ib8c2014624542d3dfb81818ed605dc7a2dedf2c5 Signed-off-by: Sebastien Douheret --- scripts/sdks/agl/db-dump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/sdks/agl') diff --git a/scripts/sdks/agl/db-dump b/scripts/sdks/agl/db-dump index ec2b1d8..ab6cfd4 100755 --- a/scripts/sdks/agl/db-dump +++ b/scripts/sdks/agl/db-dump @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 # # /************************************************************************** # * Copyright 2017-2018 IoT.bzh -- cgit 1.2.3-korg