summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f82eb06..c2ce884 100644
--- a/Makefile
+++ b/Makefile
@@ -9,3 +9,12 @@ build: pandoc.spec
srpm: pandoc.spec
rpmbuild -bs pandoc.spec --undefine dist
+
+-include ../common.mk
+
+CREATEREPO_OPTS = -s sha
+
+DISTS = epel-5
+ARCHS = SRPMS i386 x86_64
+
+REPO_PATH = public_html/pandoc-standalone