kind: manual depends: - coreutils-common.bst sources: - kind: git url: upstream:pciutils track: v3.4.1 ref: 37c9315c504f266c23d51e62e59d32422dbbe9e7 config: configure-commands: - make PREFIX="%{prefix}" ZLIB=no lib/config.mk - echo PREFIX="%{prefix}" >>lib/config.mk - echo MANDIR="%{prefix}/share/man" >>lib/config.mk build-commands: - make PREFIX="%{prefix}" install-commands: - make PREFIX="%{prefix}" DESTDIR="%{install-root}" install - make PREFIX="%{prefix}" DESTDIR="%{install-root}" install-lib