summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 15:37:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 15:37:13 +0700
commitc5984bb7e35dc1f5d21518981bbf9507bf177bdc (patch)
treeb291a60f9626f430c5218ccf1a193451471671e8 /games
parent11e4e4b37db4cbc77fc681652fd1b84f77481070 (diff)
downloadslackbuilds-c5984bb7e35dc1f5d21518981bbf9507bf177bdc.tar.gz
slackbuilds-c5984bb7e35dc1f5d21518981bbf9507bf177bdc.tar.xz
games/ppsspp: Rename .info file to avoid confusion.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/ppsspp/ppsspp.SlackBuild2
-rw-r--r--games/ppsspp/ppsspp_libretro.information (renamed from games/ppsspp/ppsspp_libretro.info)0
2 files changed, 1 insertions, 1 deletions
diff --git a/games/ppsspp/ppsspp.SlackBuild b/games/ppsspp/ppsspp.SlackBuild
index 39df217e03..4b12d52afb 100644
--- a/games/ppsspp/ppsspp.SlackBuild
+++ b/games/ppsspp/ppsspp.SlackBuild
@@ -145,7 +145,7 @@ cp icons/icon-512.svg $PKG/usr/share/pixmaps/ppsspp.svg
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info
cp build-sdl/lib/ppsspp_libretro.so $PKG/usr/lib${LIBDIRSUFFIX}/libretro
-cp $CWD/ppsspp_libretro.info $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info
+cp $CWD/ppsspp_libretro.information $PKG/usr/lib${LIBDIRSUFFIX}/libretro/info
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/games/ppsspp/ppsspp_libretro.info b/games/ppsspp/ppsspp_libretro.information
index b9d6c7815b..b9d6c7815b 100644
--- a/games/ppsspp/ppsspp_libretro.info
+++ b/games/ppsspp/ppsspp_libretro.information