Skip to content

Commit

Permalink
fix destiny folder 04
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabedikartola2 committed Mar 3, 2025
1 parent 9aa171c commit ccdd019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build() {
mkdir -p usr/bin
cd wmsmpmon/wmsmpmon/wmSMPmon/
make
make destDir="$pkgdir" install
make destDir="usr/bin" install
}


Expand Down

0 comments on commit ccdd019

Please sign in to comment.