Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
nyfair authored Oct 10, 2024
1 parent 57c4317 commit 9a50da2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mcfgthread/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ build() {
rm -rf lib/cmake*

#Remove boost
rm bin/b2.exe
rm bin/bjam.exe
rm bin/libboost*
rm -rf include/boost
rm lib/libboost*
Expand Down Expand Up @@ -250,4 +248,4 @@ package() {
mkdir -p $pkgdir/opt/bin
cp /d/ucrt64/bin/libmcfgthread* $pkgdir/opt/bin/
strip $pkgdir/opt/bin/*
}
}

0 comments on commit 9a50da2

Please # to comment.