mkcsrc: remove and replace old c_src
authorJean Privat <jean@pryen.org>
Fri, 21 Feb 2014 16:57:10 +0000 (11:57 -0500)
committerJean Privat <jean@pryen.org>
Fri, 21 Feb 2014 16:57:10 +0000 (11:57 -0500)
Signed-off-by: Jean Privat <jean@pryen.org>

src/mkcsrc

index 6425517..b3b6069 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 cd ..
-out=c_src2
+out=c_src
 rm -r "$out/" 2> /dev/null
 set -e
 set -x