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