diff options
Diffstat (limited to 'redhat/docker/el6/rpmmacros')
-rw-r--r-- | redhat/docker/el6/rpmmacros | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/redhat/docker/el6/rpmmacros b/redhat/docker/el6/rpmmacros new file mode 100644 index 000000000..3b33ecbc0 --- /dev/null +++ b/redhat/docker/el6/rpmmacros @@ -0,0 +1,5 @@ +%dist .el6 +%rhel 6 +%_smp_mflags -j8 +%jobs 8 +%_topdir /home/trinity/rpmbuild |