Add emulationstation packages
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
post_install() {
|
||||
echo "Make symbolic links to relevant themes from /usr/share/EmulationStation/themes to ~/.emulationstation"
|
||||
echo "Example: ln -s /usr/share/EmulationStation/themes/snes ~/.emulationstation/"
|
||||
echo
|
||||
}
|
||||
|
||||
post_upgrade () {
|
||||
post_install
|
||||
}
|
Reference in New Issue
Block a user