[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    qt-copy/debian
From:       Ralf Nolden <nolden () kde ! org>
Date:       2003-09-01 9:39:15
[Download RAW message or body]

CVS commit by rnolden: 

use libqt.la, libqt-mt.la (fix libtool)


  M            libqt3-dev.install   1.10
  M            libqt3-mt-dev.install   1.13
  M            rules   1.113


--- qt-copy/debian/libqt3-dev.install  #1.9:1.10
@@ -1,3 +1,3 @@
-usr/lib/pkgconfig/qt.pc
+usr/lib/libqt.la
 usr/lib/libqt.prl
 usr/lib/libqt.so

--- qt-copy/debian/libqt3-mt-dev.install  #1.12:1.13
@@ -1,3 +1,3 @@
-usr/lib/pkgconfig/qt-mt.pc
+usr/lib/libqt-mt.la
 usr/lib/libqt-mt.prl
 usr/lib/libqt-mt.so

--- qt-copy/debian/rules  #1.112:1.113
@@ -68,6 +68,6 @@
 
         # install qmake.cache file
-        install -d $(P_DEV)/usr/share/doc/libqt3-dev/
-        cat .qmake.cache | sed "s#$(QTDIR)#/usr/share/qt3#g" > \
$(P_DEV)/usr/share/doc/libqt3-dev/qmake.cache +        install -d \
$(P_DEV)/usr/share/qt3/ +        cat .qmake.cache | sed "s#$(QTDIR)#/usr/share/qt3#g" \
> $(P_DEV)/usr/share/qt3/.qmake.cache  
         # install qconfig.h for the non-mt build
@@ -106,6 +106,6 @@
 
         # install qmake.cache file
-        install -d $(P_QTMTDEV)/usr/share/doc/libqt3-mt-dev/
-        cat .qmake.cache | sed "s#$(QTDIR)#/usr/share/qt3#g" > \
$(P_QTMTDEV)/usr/share/doc/libqt3-mt-dev/qmake.cache +        install -d \
$(P_QTMTDEV)/usr/share/qt3/ +        cat .qmake.cache | sed \
"s#$(QTDIR)#/usr/share/qt3#g" > $(P_QTMTDEV)/usr/share/qt3/.qmake.cache  
         # install qconfig.h for the mt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic