diff options
Diffstat (limited to 'redhat/docker/f31/rpmmacros')
-rw-r--r-- | redhat/docker/f31/rpmmacros | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/docker/f31/rpmmacros b/redhat/docker/f31/rpmmacros new file mode 100644 index 000000000..d9f3af80c --- /dev/null +++ b/redhat/docker/f31/rpmmacros @@ -0,0 +1,3 @@ +%dist .fc31 +%_smp_mflags -j8 +%jobs 8 |