diff --git a/proftpd/proftpd.spec b/proftpd/proftpd.spec index 018b8e8be2..e531419a88 100644 --- a/proftpd/proftpd.spec +++ b/proftpd/proftpd.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: FTP License: GPL Version: 1.2.8 -Release: 20030609 +Release: 20030702 # package options %option with_mysql no @@ -111,7 +111,7 @@ AutoReqProv: no # postgresql also doesn't provide its own inlude subdirectory %{l_shtool} subst \ -e 's;\(-lpq\);\1 -lssl -lcrypto;g' \ - -e 's;^\(#include <\)pgsql/\(libpq-fe.h>.*\)$;\1\2;' \ + -e 's;^\(#include <\)pgsql/\(libpq-fe.h>.*\)$;\1postgresql/\2;' \ contrib/mod_sql_postgres.c # libldap also requires openssl %{l_shtool} subst \