pkg download command and patches
This commit is contained in:
10
assets/var/gnu/foomatic-db.md
Normal file
10
assets/var/gnu/foomatic-db.md
Normal file
@ -0,0 +1,10 @@
|
||||
foomatic-db
|
||||
=
|
||||
https://github.com/OpenPrinting/foomatic-db.git
|
||||
|
||||
``` sh *** build ***
|
||||
./make_configure
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user