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

howto-compile-alwaysdata.com.sh

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