Remove uneccessary files.
This commit is contained in:
parent
4ecaa9d7a8
commit
ebf83b41e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103382
3 changed files with 0 additions and 14 deletions
|
@ -1 +0,0 @@
|
|||
MD5 (KDE/qt-x11-free-3.2.1.tar.bz2) = 9ae022ffe7603ec34aba150f6cca257a
|
|
@ -1 +0,0 @@
|
|||
MD5 (KDE/qt-x11-free-3.2.1.tar.bz2) = 9ae022ffe7603ec34aba150f6cca257a
|
|
@ -1,12 +0,0 @@
|
|||
--- plugins/src/sqldrivers/psql/psql.pro.orig Tue Aug 5 19:09:02 2003
|
||||
+++ plugins/src/sqldrivers/psql/psql.pro Tue Aug 5 19:09:50 2003
|
||||
@@ -8,7 +8,8 @@
|
||||
!contains( LIBS, .*pq.* ) {
|
||||
LIBS *= -lpq
|
||||
}
|
||||
-}
|
||||
+ INCLUDEPATH += ${LOCALBASE}/include/postgresql/server
|
||||
+ }
|
||||
|
||||
win32 {
|
||||
OBJECTS_DIR = obj
|
Loading…
Reference in a new issue