diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-03-09 01:56:10 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-03-09 01:56:10 +0000 |
commit | c1a5808565d5e6ccbe20ae36944c4f2c87eb77e8 (patch) | |
tree | 21b2a1bf91a73bbdd5bc0e2a7194f32e8fbb9066 /packages/qt4/qtopia-core.inc | |
parent | 2e1b6a4f700fd55fae9d446a999cef530c2ddc6f (diff) |
qt4: Make sure staged .la and .prl files do not contain target system paths
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r-- | packages/qt4/qtopia-core.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc index 46bec73cd8..e16bc23415 100644 --- a/packages/qt4/qtopia-core.inc +++ b/packages/qt4/qtopia-core.inc @@ -4,7 +4,7 @@ LICENSE = "GPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" DEPENDS += "tslib" -PR = "r1" +PR = "r2" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz \ file://qconfig-oe.h \ |