put the build script into the makepkg-overlay script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PATH+=":/usr/local/bin"
|
||||
PATH+=":/usr/local/bin:$HOME/.local/bin"
|
||||
|
||||
self="${PWD##*/}"; self="${self%.git}"
|
||||
self_url="https://pkg.fleshless.org/$self"
|
||||
|
Reference in New Issue
Block a user