commit | 91f7620c4d6d8dc1177e3d85964c3b1f71a0c722 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Thu Jul 06 08:21:30 2017 -0500 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Aug 23 03:26:28 2017 +0300 |
tree | b12e2697d4b272ca6e155543930c1153e0685658 | |
parent | b0ea62a5dfcc435c2fcfa750adc583afaafe9b48 [diff] [blame] |
vendor: change vendor to lineage Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
diff --git a/build/templates/setup-makefiles.sh b/build/templates/setup-makefiles.sh index 43baafe..a961eb9 100755 --- a/build/templates/setup-makefiles.sh +++ b/build/templates/setup-makefiles.sh
@@ -29,7 +29,7 @@ CM_ROOT="$MY_DIR"/../../.. -HELPER="$CM_ROOT"/vendor/cm/build/tools/extract_utils.sh +HELPER="$CM_ROOT"/vendor/lineage/build/tools/extract_utils.sh if [ ! -f "$HELPER" ]; then echo "Unable to find helper script at $HELPER" exit 1