intltool: Fixed build root traces in binaries.
authorStanislav Brabec <utx@penguin.cz>
Tue, 9 Sep 2008 12:56:06 +0000 (12:56 +0000)
committerStanislav Brabec <utx@penguin.cz>
Tue, 9 Sep 2008 12:56:06 +0000 (12:56 +0000)
packages/intltool/intltool_0.40.3.bb

index 1763339..218cb6d 100644 (file)
@@ -1,6 +1,10 @@
 require intltool.inc
 
-PR = "r1"
+PR = "r2"
+
+do_configure_prepend() {
+       sed -i -e s:\\\$\(PERL\):/usr/bin/perl:g Makefile.am
+}      
 
 do_configure_append() {
        sed -i -e s:head\ -1:head\ -n1:g intltool.m4