소스 검색

Fix odbcinst usage. Submitted by: Bill Campbell <bill@celestial.com>

Ralf S. Engelschall 22 년 전
부모
커밋
d7a907d1c7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      postgresql/postgresql.spec

+ 2 - 2
postgresql/postgresql.spec

@@ -40,7 +40,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20030607
+Release:      20030628
 
 #   package options
 %option       with_cxx      no
@@ -386,7 +386,7 @@ AutoReqProv:  no
           echo "Description     = PostgreSQL ODBC driver"
           echo "Driver          = $RPM_INSTALL_PREFIX/lib/psqlodbc.so"
           echo "Threading       = 2"
-        ) $RPM_INSTALL_PREFIX/bin/odbcinst -i -d -r
+        ) | $RPM_INSTALL_PREFIX/bin/odbcinst -i -d -r
 %endif
     elif [ $1 -gt 1 ]; then
         #   upgrading of installation