From 0f9ccf5002be6fd641a476814f27f0b5cac5b68d Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 15 Oct 2006 12:23:30 +0000 Subject: added exit with status 32 when make fails on most scripts git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@367 370017ae-e619-0410-ac65-c121f96126d4 --- patches/smartmontools/smartmontools.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/smartmontools') diff --git a/patches/smartmontools/smartmontools.SlackBuild b/patches/smartmontools/smartmontools.SlackBuild index 4b5560ad..f37c880c 100755 --- a/patches/smartmontools/smartmontools.SlackBuild +++ b/patches/smartmontools/smartmontools.SlackBuild @@ -67,7 +67,7 @@ chown -R root:root . --prefix=/usr \ --sysconfdir=/etc \ $ARCH-slackware-linux -make +make || exit 32 make install DESTDIR=$PKG # Not used on Slackware: rm -rf $PKG/etc/rc.d -- cgit v1.2.3