From 8def30fe1b0d97f292a6866f988f27935fcc593f Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Tue, 4 Sep 2018 07:36:19 +0700 Subject: system/wine: Fix missing original copyright. Signed-off-by: Willy Sudiarto Raharjo --- system/wine/wine.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/wine') diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild index a59573eeda..8967927c72 100644 --- a/system/wine/wine.SlackBuild +++ b/system/wine/wine.SlackBuild @@ -3,8 +3,8 @@ # Slackware build script for wine # Copyright 2011 David Woodfall +# Copyright 2006-2009 Robby Workman Northport, AL, USA # All rights reserved. -# Uses patches supplied by Robby Workman's previous slackbuild. # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -107,7 +107,7 @@ if [ -n "$WIN64" ]; then CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ../configure \ - --enable-win64 \ + --enable-win64 \ --prefix=/usr \ --libdir=/usr/lib64 \ --localstatedir=/var \ -- cgit v1.2.3