blob: 5645faef2fa2253854aeb28052f12e945d0fa88e (
plain)
1
2
3
4
5
6
7
|
# FullPKG
FullPKG is a tool to build a package from ABS, find all needed dependencies
along the way and build them too if necessary.
## Before running fullpkg
Update PKGBUILD path cache by running `toru -u <repo>` on your ABS root. Once
for each repo you'll be using.
|