Skip to content

Commit

Permalink
try to fix github action for 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jbleyel committed May 17, 2024
1 parent 2b1b978 commit 43f3aaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/enigma2-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
pip3 install six
sed -i '/PKG_CHECK_MODULES(ENIGMA2, enigma2)/d' ./configure.ac
sed -i '/PKG_CHECK_MODULES(LIBCRYPTO, libcrypto)/d' ./configure.ac
sudo cp /usr/include/tirpc/rpc/* /usr/include/rpc/
sudo cp /usr/include/tirpc/netconfig.h /usr/include/
autoreconf -i
./configure --without-debug --with-po
make
Expand Down

0 comments on commit 43f3aaa

Please sign in to comment.