mirror of
https://passt.top/passt
synced 2024-11-05 12:21:12 +00:00
fb59cfc909
...they seem to be supported by COPR now and make things simpler. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
16 lines
435 B
Plaintext
16 lines
435 B
Plaintext
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#
|
|
# PASST - Plug A Simple Socket Transport
|
|
# for qemu/UNIX domain socket mode
|
|
#
|
|
# PASTA - Pack A Subtle Tap Abstraction
|
|
# for network namespace/tap device mode
|
|
#
|
|
# contrib/fedora/rpkg.conf - Configuration file for rpkg (for COPR builds)
|
|
#
|
|
# Copyright (c) 2022 Red Hat GmbH
|
|
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
|
[rpkg]
|
|
user_macros = "${git_props:root}/contrib/fedora/rpkg.macros"
|