]> git.nothing2do.fr Git - diary-shell.git/commitdiff
Update howto-compile-alwaysdata.com.sh
authorNothing2Do <gabypiot@yahoo.fr>
Sat, 6 Jul 2013 12:25:34 +0000 (14:25 +0200)
committerNothing2Do <gabypiot@yahoo.fr>
Sat, 6 Jul 2013 12:25:34 +0000 (14:25 +0200)
howto-compile-alwaysdata.com.sh

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