.
This commit is contained in:
commit
55385f8857
69 changed files with 1125 additions and 0 deletions
12
conf.strff
Normal file
12
conf.strff
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name=pkg_add
|
||||
version=0.1
|
||||
makedeps=muon samurai
|
||||
|
||||
[build]
|
||||
muon setup build
|
||||
samu -C build
|
||||
|
||||
[install]
|
||||
install -d /usr/local/bin
|
||||
install -m755 pkg_add /usr/local/bin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue