cups/README.md
Robert Kaussow 10b9674a06
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
fix: fix german localization template (#7)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-12-16 11:22:09 +01:00

915 B

cups

Build Status License: MIT

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.