games/RetroArch: Un-dumbify the build script (my fault)
Apparently reading is difficult today...
This commit is contained in:
parent
1efff8bafe
commit
5f21df8890
|
@ -152,7 +152,6 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--with-assets_dir=/usr/share/games \
|
||||
--with-egl-platforms=x11,drm,wayland \
|
||||
--build=$ARCH-slackware-linux \
|
||||
"$@"
|
||||
|
||||
|
|
Loading…
Reference in New Issue