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

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