summaryrefslogtreecommitdiffstats
path: root/openmotif
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-07-31 19:52:31 +0000
committer Eric Hameleers <alien@slackware.com>2009-07-31 19:52:31 +0000
commitc5734aeb876333468d284ca479f19453dc6bc77d (patch)
tree16bdf48aee57f91359b63787476c68b0bfb9c114 /openmotif
parent5f73e0ba5a1f8d84fa982c2ee2e81bcbb17dfab8 (diff)
downloadasb-c5734aeb876333468d284ca479f19453dc6bc77d.tar.gz
asb-c5734aeb876333468d284ca479f19453dc6bc77d.tar.xz
So no xinitrc.mwm, I just could not get the middle-mouse to work to get the menu
Diffstat (limited to 'openmotif')
-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