From c5734aeb876333468d284ca479f19453dc6bc77d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 31 Jul 2009 19:52:31 +0000 Subject: So no xinitrc.mwm, I just could not get the middle-mouse to work to get the menu --- openmotif/build/openmotif.SlackBuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openmotif') 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 -- cgit v1.2.3