]> git.nothing2do.fr Git - diary-shell.git/commitdiff
Update howto-compile-alwaysdata.com.sh
authorNothing2Do <gabypiot@yahoo.fr>
Sat, 6 Jul 2013 11:36:41 +0000 (13:36 +0200)
committerNothing2Do <gabypiot@yahoo.fr>
Sat, 6 Jul 2013 11:36:41 +0000 (13:36 +0200)
bug in directory

howto-compile-alwaysdata.com.sh

index 46782698e5a59703422f3df60751ad70918b0263..acd3d4b82dd923fea5d0db6e569bfbd4e81d3701 100755 (executable)
@@ -1,2 +1,2 @@
-rm ~/ds
-g++ main.cpp sqldb.cpp -o ~/ds -I/usr/include/postgresql/ -I.. -lpq -fpermissive
+rm ~/bin/ds
+g++ main.cpp sqldb.cpp -o ~/bin/ds -I/usr/include/postgresql/ -I.. -lpq -fpermissive