Spec file fixes
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 30 Aug 2012 15:15:49 +0000 (11:15 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 30 Aug 2012 15:15:49 +0000 (11:15 -0400)
Makefile

index 9e0efe7..f736f1b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,3 @@
 all:
-       gcc -I/usr/include/python2.7 -c setns.c -o setns.o
+       python setup.py build
+       gcc vsh.c -o vsh