Sign in
cos
/
third_party
/
overlays
/
chromiumos-overlay
/
912d7069cf5865e1900d7db8160c357052b3af7d
/
.
/
net-wireless
/
bluez
/
files
/
chromeos-version.sh
blob: b0340e7186fc8d9157ee72c9bf32e5768da5c1ed [
file
] [
log
] [
blame
]
#!/bin/sh
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
sed
-
n
'/AC_INIT(bluez/{s/.*, *//;s/).*//;p}'
<
"$1/configure.ac"