mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Fix symlink to lpe in Pe package.
This commit is contained in:
@@ -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 .
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user