mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix pgsql files copied - remove pgsql/bin which doesn't exist
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18173 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f5954cd45d
commit
1ed10b6532
@ -198,7 +198,6 @@ function dist_libdbi() {
|
||||
cp -a ${_SQLITE3_UDIR}/lib/* ${DIST_UDIR}/lib
|
||||
cp -a ${_MYSQL_LIB_UDIR}/bin/* ${DIST_UDIR}/bin
|
||||
cp -a ${_MYSQL_LIB_UDIR}/lib/* ${DIST_UDIR}/lib
|
||||
cp -a ${_PGSQL_UDIR}/bin/* ${DIST_UDIR}/bin
|
||||
cp -a ${_PGSQL_UDIR}/lib/* ${DIST_UDIR}/lib
|
||||
cp -a ${_LIBDBI_UDIR}/bin/* ${DIST_UDIR}/bin
|
||||
cp -a ${_LIBDBI_UDIR}/lib/* ${DIST_UDIR}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user