Skip to content

Commit

Permalink
games-util/steam: drop default_pkg_post{inst,rm}
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Dec 15, 2024
1 parent 896827a commit 6e37ebb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions games-util/steam/steam-0.0.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ pkg_postinst() {
xdg_pkg_postinst
einfo "Steam has been installed. To launch steam, use the desktop entry or"
einfo "run /usr/bin/steam-aarch64 from the terminal."
default
}

pkg_postrm() {
xdg_pkg_postrm
default
}

0 comments on commit 6e37ebb

Please sign in to comment.