Skip to content

Commit

Permalink
pme: remove derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Fagyi committed Jun 14, 2018
1 parent 0105d31 commit fd8581e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions aosip.dependencies

This file was deleted.

2 changes: 1 addition & 1 deletion setup-makefiles.sh
Expand Up @@ -29,7 +29,7 @@ if [[ ! -d "$MY_DIR" ]]; then MY_DIR="$PWD"; fi

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
Expand Down

0 comments on commit fd8581e

Please sign in to comment.