summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/check_repo/README
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/bin/check_repo/README')
-rw-r--r--build_tools/bin/check_repo/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/build_tools/bin/check_repo/README b/build_tools/bin/check_repo/README
new file mode 100644
index 0000000..f3a1b90
--- /dev/null
+++ b/build_tools/bin/check_repo/README
@@ -0,0 +1,8 @@
+1) Build the python module
+$ python setup.py build
+
+2) copy it back to the current working directory
+$ cp build/lib.*/alpm.* .
+
+3) run the script
+$ ./check_packages.py -h