diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-01-01 12:19:47 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-01-01 12:19:47 +0000 |
commit | 02902173df8534111b016cf47dccb21986986928 (patch) | |
tree | 1a6c92656526f942940154ba342339520ad9c663 /packages/uicmoc/uicmoc-native_2.3.10.bb | |
parent | 17c7effabf2aeaacc16a19778cfccf852779632a (diff) |
uicmoc-native_2.3.10: fix typo
Diffstat (limited to 'packages/uicmoc/uicmoc-native_2.3.10.bb')
-rw-r--r-- | packages/uicmoc/uicmoc-native_2.3.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uicmoc/uicmoc-native_2.3.10.bb b/packages/uicmoc/uicmoc-native_2.3.10.bb index a4be2f1c0a..1674353145 100644 --- a/packages/uicmoc/uicmoc-native_2.3.10.bb +++ b/packages/uicmoc/uicmoc-native_2.3.10.bb @@ -7,7 +7,7 @@ PR = "r4" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz \ file://fix-makefile.patch;patch=1 \ - file://gcc3_4.patch;patch=1" \ + file://gcc3_4.patch;patch=1 \ file://gcc4.patch;patch=1 \ file://gcc4_1.patch;patch=1 \ file://64bit-cleanup.patch;patch=1 \ |