Skip to content

Commit

Permalink
gh: stupid hack
Browse files Browse the repository at this point in the history
  • Loading branch information
jperkin committed Dec 12, 2024
1 parent 0aae42d commit 40d49bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pkgin-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
)
(
cd pkgsrc/pkgtools/pkg_install/files
sed -i -e '/optreset/d' admin/audit.c
ln -s ${GITHUB_WORKSPACE}/pkgsrc/security/netpgpverify/files lib/netpgp
cp ${GITHUB_WORKSPACE}/pkgsrc/security/netpgpverify/files/libnetpgpverify.a lib
CFLAGS="${CFLAGS} -I${GITHUB_WORKSPACE}/pkgsrc/net/libfetch/files"
Expand Down

0 comments on commit 40d49bd

Please sign in to comment.