commit 93a3760349cb413365daa9ef2e9afc7ce9997b7d
parent 6ffafec3d8131906cde8ed0ec4a51c2a6f91afb3
Author: Nils Gillmann <gillmann@infotropique.org>
Date: Sun, 17 Jun 2018 13:22:32 +0000
makefile
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -4,7 +4,7 @@ guix-environment:
guix environment -l guix-env.scm --pure
run:
- ./arrr python2 examples/extract.py README
+ ./arrr python2 libextractor/examples/__main__.py README
clean:
rm -rf */*.pyc */*~ *~