mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
Add workaround to tar-1.22 bep file to avoid creating empty directories during install.
This commit is contained in:
@@ -7,7 +7,7 @@ STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd tar-1.22
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=/boot/common --sbindir=/boot/common/bin --libexecdir=/boot/common/bin
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user