From: Sapan Bhatia Date: Thu, 30 Aug 2012 15:15:49 +0000 (-0400) Subject: Spec file fixes X-Git-Tag: lxctools-0.9-1~16 X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=commitdiff_plain;h=9004db81f3436b51c2b4d17febdd286b886295a8 Spec file fixes --- diff --git a/Makefile b/Makefile index 9e0efe7..f736f1b 100644 --- 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