From: Nothing2Do Date: Sat, 29 Jun 2013 12:08:39 +0000 (+0200) Subject: Update howto-compile-alwaysdata.com.sh X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=0b8269eb5b777d3fd3e679b3d3067beb502ee128;p=diary-shell Update howto-compile-alwaysdata.com.sh --- diff --git a/howto-compile-alwaysdata.com.sh b/howto-compile-alwaysdata.com.sh index 270f500..4678269 100755 --- a/howto-compile-alwaysdata.com.sh +++ b/howto-compile-alwaysdata.com.sh @@ -1,2 +1,2 @@ -rm ~/diary-shell +rm ~/ds g++ main.cpp sqldb.cpp -o ~/ds -I/usr/include/postgresql/ -I.. -lpq -fpermissive