Renovator Bot
4556772ee8
Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org> |
||
---|---|---|
.chglog | ||
patches | ||
.drone.env | ||
.drone.jsonnet | ||
.drone.yml | ||
.gitignore | ||
.markdownlint.yml | ||
.prettierignore | ||
cups.spec | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
cups
OpenPrinting CUPS is a standards-based, open source printing system for Linux® and other Unix®-like operating systems.
This repository is a simple wrapper to provide CI driven RMP builds from upstream releases.
Build
docker run -v $(pwd):/drone/src --workdir /drone/src -it thegeeklab/rpmbuild:7 make all
docker run -v $(pwd):/drone/src --workdir /drone/src -it thegeeklab/rpmbuild:8 make all
License
This project is licensed under the MIT License - see the LICENSE file for details.