]> git.bzium.org - embe/overlay.git/blobdiff - app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild
Poprawka EAPI=3 dla app-dicts/aspell-pl-6.0.20101220.0
[embe/overlay.git] / app-dicts / aspell-pl / aspell-pl-6.0.20101220.0.ebuild
index 7ff4871039c7c3d1ab551786bc6da0cd266cdce0..d39106a58616fe6755128a604d17eec569047045 100644 (file)
@@ -19,3 +19,9 @@ SRC_URI="http://toy.bzium.org/~embe/dicts/sjp-${MY_P}.tar.bz2 http://sjp.pl/slow
 S="${WORKDIR}/${MY_P}"
 
 HOMEPAGE="http://www.sjp.pl/slownik/ort/"
+
+src_configure()
+{
+       # Puste, aspell-dict.eclass potrzebuje tego dla EAPI >= 2
+       return 0
+}