summaryrefslogtreecommitdiffstats
path: root/createprestorepo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'createprestorepo/Makefile')
-rw-r--r--createprestorepo/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/createprestorepo/Makefile b/createprestorepo/Makefile
new file mode 100644
index 0000000..38fbfc6
--- /dev/null
+++ b/createprestorepo/Makefile
@@ -0,0 +1,6 @@
+clean:
+ rm -f *.pyc *.pyo *~
+
+install:
+# mkdir -p $(DESTDIR)/usr/share/createprestorepo
+# install -m 644 presto.py $(DESTDIR)/usr/lib/yum-plugins