mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
main/libbytesize: updated to 2.7
This commit is contained in:
@@ -7,9 +7,8 @@ release=1
|
||||
source="https://github.com/storaged-project/$name/releases/download/$version/$name-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --with-gtk-doc=no
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user