summaryrefslogtreecommitdiffstats
path: root/openmotif/build/openmotif.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'openmotif/build/openmotif.SlackBuild')
-rwxr-xr-xopenmotif/build/openmotif.SlackBuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/openmotif/build/openmotif.SlackBuild b/openmotif/build/openmotif.SlackBuild
index 9ff25311..085e2385 100755
--- a/openmotif/build/openmotif.SlackBuild
+++ b/openmotif/build/openmotif.SlackBuild
@@ -168,10 +168,6 @@ mv $PKG/usr/lib${LIBDIRSUFFIX}/X11/* $PKG/etc/X11/mwm
done
)
-# Add a xinitrc file for the motif window manager:
-mkdir -p $PKG/etc/X11/xinit/
-install -m0755 $SRCDIR/xinitrc.mwm $PKG/etc/X11/xinit/xinitrc.mwm
-
# Add documentation:
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $DOCS $PKG/usr/doc/$PRGNAM-$VERSION || true