mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/mhddfs: Update email.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e25415cdea
commit
19238a2944
2 changed files with 2 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mhddfs
|
||||
|
||||
# Copyright 2015 Ulrich Schaefer Germany
|
||||
# Copyright 2015-2022 Ulrich Schaefer Germany
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,11 +22,6 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# 20220210 bkw: Modified by SlackBuilds.org.
|
||||
# - don't write to $CWD.
|
||||
# - fix build on 15.0.
|
||||
# - actually use SLKCFLAGS.
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mhddfs
|
||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
|||
MD5SUM_x86_64=""
|
||||
REQUIRES="uthash"
|
||||
MAINTAINER="Ulrich Schaefer"
|
||||
EMAIL="us@ulischaefer.net"
|
||||
EMAIL="us@ulischaefer.de"
|
||||
|
|
Loading…
Reference in a new issue