]> git.nothing2do.fr Git - diary-shell.git/commitdiff
a buggy commandline was "unbugged"
authorNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Sat, 29 Jun 2013 11:36:12 +0000 (13:36 +0200)
committerNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Sat, 29 Jun 2013 11:36:12 +0000 (13:36 +0200)
howto-compile.sh

index dc249f5e0cf3e071431ee8b14e5f631c1a6eb7de..fdb115c01e63a487848fd3d33da0f6f091004692 100755 (executable)
@@ -1,2 +1,2 @@
 rm diary-shell
-g++ main.cpp ../sqldb.cpp -o diary-shell -L /usr/lib -I .. -I/usr/include/postgresql -lpq -fpermissive
+g++ main.cpp sqldb.cpp -o diary-shell -L /usr/lib -I .. -I/usr/include/postgresql -lpq -fpermissive