.dockerignore, make clean and new PKGBUILD
- Added .dockerignore file - added make target for cleaning up - modified PKGBUILD to build in symlink to checkout (yeah this isn't really how you build Arch packages but that's besides the point! :))
This commit is contained in:
parent
8d2fefec8f
commit
3a86d653ce
3 changed files with 15 additions and 6 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
dist
|
||||
res
|
||||
src
|
||||
tools
|
||||
arch/pkg
|
||||
arch/src
|
Loading…
Add table
Add a link
Reference in a new issue