]> git.nothing2do.fr Git - diary-shell.git/commitdiff
clean
authorNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Fri, 14 Jun 2013 13:04:22 +0000 (15:04 +0200)
committerNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Fri, 14 Jun 2013 13:04:22 +0000 (15:04 +0200)
diary-shell [deleted file]
howto-compile.sh

diff --git a/diary-shell b/diary-shell
deleted file mode 100755 (executable)
index 0b9ecbc..0000000
Binary files a/diary-shell and /dev/null differ
index 2b3a7c7cbc958a61df34570dbad138ba0e7e3b5f..0b93aca551653b63117db78e9f10269092efc29c 100755 (executable)
@@ -1,2 +1,2 @@
 rm diary-shell
-g++ main.cpp ../sqldb.cpp -o diary-shell -L /usr/lib -I/usr/include/postgresql -I.. -lpq -fpermissive
+g++ main.cpp sqldb.cpp -o diary-shell -L /usr/lib -I/usr/include/postgresql -lpq -fpermissive