Skip to content

Commit

Permalink
Update unypkg-git-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
michacassola committed Sep 11, 2024
1 parent 8f9c264 commit 559975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unypkg-git-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ make configure
./configure \
--prefix=/uny/pkg/"$pkgname"/"$pkgver"
--with-gitconfig=/etc/gitconfig \
--with-gitconfig=/etc/uny/gitconfig \
--with-python=python3
make -j"$(nproc)"
Expand Down

0 comments on commit 559975b

Please sign in to comment.