diff --git a/haiku-apps/pe/pe-2.4.3_hg602.recipe b/haiku-apps/pe/pe-2.4.3_hg602.recipe index df1369701..3f8d2eace 100644 --- a/haiku-apps/pe/pe-2.4.3_hg602.recipe +++ b/haiku-apps/pe/pe-2.4.3_hg602.recipe @@ -10,7 +10,7 @@ COPYRIGHT=" 2003-2012 Team Pe " SRC_URI="hg+http://hg.berlios.de/repos/pe-editor#602" -REVISION="2" +REVISION="3" ARCHITECTURES="x86_gcc2 ?x86" PROVIDES=" @@ -54,5 +54,5 @@ INSTALL() mkdir $prefix/bin cd $prefix/bin - ln -sfn ../apps/lpe . + ln -sfn ../apps/Pe/lpe . }