This commit is contained in:
parent
26459a3dd5
commit
f5a74f47d9
@ -10,6 +10,7 @@ steps:
|
||||
environment:
|
||||
CUPSRELEASE: "2.2.10"
|
||||
commands:
|
||||
- pwd
|
||||
- yum install -y gnutls-devel pam-devel dbus-devel avahi-devel systemd-devel
|
||||
- wget https://github.com/apple/cups/releases/download/v$CUPSRELEASE/cups-$CUPSRELEASE-source.tar.gz
|
||||
- rpmbuild -ta --without libusb1 cups-$CUPSRELEASE-source.tar.gz
|
||||
|
Reference in New Issue
Block a user