Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : factor-git.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
makepkg.sh
blob: 4aee43b71f60fcd8cc0bda3fadc7d02949fad6a1 (
plain
)
1
2
3
#!/bin/sh
docker run
-v
$PWD
:/
w
-v
pkg
:/
var
/
cache
/
pacman
--rm -it
sfesenko
/
makepkg
"$@"