Skip to content

Commit 463703e

Browse files
committed
fix p4a.recipe path to dynamic
1 parent a48afab commit 463703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/android/buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ android.allow_backup = True
267267
#p4a.source_dir =
268268

269269
# (str) The directory in which python-for-android should look for your own build recipes (if any)
270-
p4a.local_recipes = /home/surbhi/aug_peter/PyBitmessage/packages/android/python-for-android/recipes/
270+
p4a.local_recipes = ../android/python-for-android/recipes/
271271

272272

273273
# (str) Filename to the hook for p4a

0 commit comments

Comments
 (0)