summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-08-11 23:29:51 +0000
committerThomas Sachau <tommy@gentoo.org>2009-08-11 23:29:51 +0000
commit5072f20ac3cb059143b4751b7f92d6dd1717f78a (patch)
tree27153a13fa6dda37900d9b61a4be9b7c83af2f03 /app-misc/2gis/2gis-3.0.5.4.ebuild
parentsys-fs/ntfs3g-ar: Cleaned up the ebuild, fixed DESCRIPTION and HOMEPAGE, read... (diff)
downloadsunrise-5072f20ac3cb059143b4751b7f92d6dd1717f78a.tar.gz
sunrise-5072f20ac3cb059143b4751b7f92d6dd1717f78a.tar.bz2
sunrise-5072f20ac3cb059143b4751b7f92d6dd1717f78a.zip
app-misc/2gis: Fix check_license with some working workaround
svn path=/sunrise/; revision=8986
Diffstat (limited to 'app-misc/2gis/2gis-3.0.5.4.ebuild')
-rw-r--r--app-misc/2gis/2gis-3.0.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/2gis/2gis-3.0.5.4.ebuild b/app-misc/2gis/2gis-3.0.5.4.ebuild
index 27b6eb82b..e16765b79 100644
--- a/app-misc/2gis/2gis-3.0.5.4.ebuild
+++ b/app-misc/2gis/2gis-3.0.5.4.ebuild
@@ -20,7 +20,7 @@ RDEPEND="app-emulation/wine
data? ( app-misc/2gis-data )"
pkg_setup() {
- check_license ${PORTDIR_OVERLAY}/licenses/${LICENSE}
+ check_license "${FILESDIR/files}"/../../licenses/${LICENSE}
}
src_install() {