summaryrefslogtreecommitdiff
path: root/package/execline
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-05 13:14:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-05 15:19:44 +0200
commit1eb57df2b2eb965d58dc3d08a35238aa41af9e54 (patch)
tree2c78125ef1b2c9bc6d8d02b993ad0e7c76d2ce12 /package/execline
parent0f9c0bf3d5cdd2f99b66da7ab7e23c7b2bfb8c69 (diff)
Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin
Since things are no longer installed in $(HOST_DIR)/usr, the callers should also not refer to it. This is a mechanical change with git grep -l '$(HOST_DIR)/usr/sbin' | xargs sed -i 's%$(HOST_DIR)/usr/sbin%$(HOST_DIR)/sbin%g' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/execline')
0 files changed, 0 insertions, 0 deletions