From ebc341a21064471c6e2b619dd78498d06e35f3b3 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 13 Nov 2017 00:35:01 -0600 Subject: ham/chirp: Updated for version 20171104. Signed-off-by: Robby Workman --- ham/chirp/chirp.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ham/chirp/chirp.SlackBuild') diff --git a/ham/chirp/chirp.SlackBuild b/ham/chirp/chirp.SlackBuild index b11f6ecb3d..abc843a81e 100644 --- a/ham/chirp/chirp.SlackBuild +++ b/ham/chirp/chirp.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=chirp -VERSION=${VERSION:-20170714} +VERSION=${VERSION:-20171104} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,9 +71,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Make the desktop file validate and be otherwise useful... -patch -p1 < $CWD/fixup-chirp.desktop.patch - python setup.py install --root=$PKG mv $PKG/usr/share/man $PKG/usr -- cgit v1.2.3