[oe-commits] org.oe.dev mkfontdir-native: fix SRC_URI - close #3190

antti.andreimann commit openembedded-commits at lists.openembedded.org
Tue Oct 30 23:04:45 UTC 2007


mkfontdir-native: fix SRC_URI - close #3190

Author: antti.andreimann at mail.ee
Branch: org.openembedded.dev
Revision: 3c57eec35fa596527c5ff6b8dd094ddb8952dff4
ViewMTN: http://monotone.openembedded.org/revision/info/3c57eec35fa596527c5ff6b8dd094ddb8952dff4
Files:
1
packages/xorg-app/mkfontdir-native_1.0.3.bb
Diffs:

#
# mt diff -r7c4febb2b7043c60e59fcf0fa22776ff98149b95 -r3c57eec35fa596527c5ff6b8dd094ddb8952dff4
#
# 
# 
# patch "packages/xorg-app/mkfontdir-native_1.0.3.bb"
#  from [404c1c59a37da0063a5ffe979efa4efe022c43f8]
#    to [1b48b2447474b482499e8e9fd25ca70d06ec6cb5]
# 
============================================================
--- packages/xorg-app/mkfontdir-native_1.0.3.bb	404c1c59a37da0063a5ffe979efa4efe022c43f8
+++ packages/xorg-app/mkfontdir-native_1.0.3.bb	1b48b2447474b482499e8e9fd25ca70d06ec6cb5
@@ -6,6 +6,6 @@ S = "${WORKDIR}/mkfontdir-${PV}"
 PE = "1"
 
 S = "${WORKDIR}/mkfontdir-${PV}"
-SRC_URI = "${XORG_MIRROR}/X11R7.1/src/app/mkfontdir-${PV}.tar.bz2"
+SRC_URI = "${XORG_MIRROR}/individual/app/mkfontdir-${PV}.tar.bz2"
 
 inherit native autotools pkgconfig






More information about the Openembedded-commits mailing list