1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 11:29:46 +03:00

Close #334: Check if pkgname is the aport folder name (#347)

...and remove an redundant sentence with broken grammar in another
error message.
This commit is contained in:
Oliver Smith 2017-08-07 22:53:54 +00:00 committed by GitHub
parent ceda097655
commit 7fe2bc18c3
2 changed files with 12 additions and 2 deletions

View file

@ -259,7 +259,6 @@ def arguments():
" forward. Simply enable it in pmb/config/__init__.py"
" in build_device_architectures, zap your package cache"
" (otherwise you will have issues with noarch packages)"
" and try again. Some other things might break, but"
" they should be easy to fix them.")
" and try again.")
return args