summaryrefslogtreecommitdiffstats
path: root/14.0/gcc/gcc-multilib.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x14.0/gcc/gcc-multilib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/14.0/gcc/gcc-multilib.SlackBuild b/14.0/gcc/gcc-multilib.SlackBuild
index 3c11864..19305e9 100755
--- a/14.0/gcc/gcc-multilib.SlackBuild
+++ b/14.0/gcc/gcc-multilib.SlackBuild
@@ -432,7 +432,7 @@ cp $CWD/ecj-4.5.jar gcc-$VERSION/ecj.jar
# These *gdb.py files are causing ldconfig to complain, so they are going
# to be REMOVED for now... at some point, they might be moved somewhere
# else, in which case things should Just Work(tm). Keep an eye on it.
-rm -f $PKG1/usr/lib${LIBDIRSUFFIX}/*gdb.py
+rm -f $PKG1/usr/lib*/*gdb.py
# Be sure the "specs" file is installed.
if [ ! -r $PKG1/usr/lib${LIBDIRSUFFIX}/gcc/${ARCH}-slackware-linux/${VERSION}/specs ]; then