diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-08-29 15:31:07 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-30 19:16:44 +0200 |
commit | cfc1984a9657d63895d69cfbff02b105086c9bf4 (patch) | |
tree | 36165e9b9cecd2c362cae608c177ddc11517e21a /contrib/fedora | |
parent | 6da2895cdff2cdde93091f366029509ad371d48b (diff) | |
download | passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar.gz passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar.bz2 passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar.lz passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar.xz passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.tar.zst passt-cfc1984a9657d63895d69cfbff02b105086c9bf4.zip |
fedora: Drop comment stating the spec file is an example file
...as this ends up in the actual spec file.
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/fedora')
-rw-r--r-- | contrib/fedora/passt.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/fedora/passt.spec b/contrib/fedora/passt.spec index 4f9be34..9356858 100644 --- a/contrib/fedora/passt.spec +++ b/contrib/fedora/passt.spec @@ -4,8 +4,6 @@ # PASTA - Pack A Subtle Tap Abstraction # for network namespace/tap device mode # -# contrib/fedora/passt.spec - Example spec file for fedora -# # Copyright (c) 2022 Red Hat GmbH # Author: Stefano Brivio <sbrivio@redhat.com> |