diff options
Diffstat (limited to 'source/a/sdparm')
-rwxr-xr-x | source/a/sdparm/sdparm.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/sdparm/sdparm.url | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/a/sdparm/sdparm.SlackBuild b/source/a/sdparm/sdparm.SlackBuild index 6bd5e3c2..e330eb2d 100755 --- a/source/a/sdparm/sdparm.SlackBuild +++ b/source/a/sdparm/sdparm.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sdparm VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/a/sdparm/sdparm.url b/source/a/sdparm/sdparm.url new file mode 100644 index 00000000..52866bdb --- /dev/null +++ b/source/a/sdparm/sdparm.url @@ -0,0 +1 @@ +http://sg.danny.cz/sg/sdparm.html |