diff options
-rw-r--r-- | libraries/openmotif/openmotif.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/openmotif/openmotif.SlackBuild b/libraries/openmotif/openmotif.SlackBuild index 6f806d3956..233ada2b0a 100644 --- a/libraries/openmotif/openmotif.SlackBuild +++ b/libraries/openmotif/openmotif.SlackBuild @@ -66,7 +66,7 @@ CXXFLAGS="$SLKCFLAGS" \ --disable-static \ --build=$ARCH-slackware-linux -make +make -j1 make install DESTDIR=$PKG # Let's not conflict with some already installed stuff in other packages |