xscreensaver - Use '/usr/bin/env perl' as intltool-* interpreter.
authorRaymond Danks <raymond@edanks.com>
Mon, 24 Jul 2006 16:24:26 +0000 (16:24 +0000)
committerRaymond Danks <raymond@edanks.com>
Mon, 24 Jul 2006 16:24:26 +0000 (16:24 +0000)
packages/xscreensaver/xscreensaver_4.16.bb
packages/xscreensaver/xscreensaver_4.22.bb

index acf629f..b2d8653 100644 (file)
@@ -22,6 +22,9 @@ DEPENDS="intltool libx11 gtk+ libxml2 libglade"
 LDFLAGS_append = " -Wl,--export-dynamic"
 
 inherit autotools
+
+export INTLTOOL_PERL="/usr/bin/env perl"
+
 EXTRA_OECONF="--with-xml --with-gtk --disable-locking --without-pixbuf \
        --with-jpeg --with-xpm" 
 
index ba6bd9c..75b6b43 100644 (file)
@@ -19,6 +19,9 @@ DEPENDS="intltool libx11 gtk+ libxml2 libglade"
 LDFLAGS_append = " -Wl,--export-dynamic"
 
 inherit autotools
+
+export INTLTOOL_PERL="/usr/bin/env perl"
+
 EXTRA_OECONF="--with-xml --with-gtk --disable-locking --without-pixbuf \
        --with-jpeg --with-xpm"