Skip to content

Commit

Permalink
sdrtrunk: more pkgcheck fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed May 2, 2024
1 parent e03bffa commit db56a97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions net-wireless/sdrtrunk/files/1.5.2-repos.gradle

This file was deleted.

2 changes: 1 addition & 1 deletion net-wireless/sdrtrunk/sdrtrunk-0.5.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ src_compile() {
src_install() {
dodir /opt/sdrtrunk/
cp -R ./build/image/* "${ED}"/opt/sdrtrunk/
dosym "${EPREFIX}"/opt/sdrtrunk/bin/sdr-trunk /usr/bin/sdr-trunk
dosym ../../"${EPREFIX}"/opt/sdrtrunk/bin/sdr-trunk /usr/bin/sdr-trunk
}

0 comments on commit db56a97

Please sign in to comment.