From ce723e07e72bd8bcd4315fb32702dd683adaccd4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 15 Jun 2013 15:15:52 -0300 Subject: accessibility/wgetpaste: Updated for version 2.22. Signed-off-by: Niels Horn --- accessibility/wgetpaste/wgetpaste.SlackBuild | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'accessibility/wgetpaste/wgetpaste.SlackBuild') diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild index ce6498125d..4253cb3ab0 100644 --- a/accessibility/wgetpaste/wgetpaste.SlackBuild +++ b/accessibility/wgetpaste/wgetpaste.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. PRGNAM=wgetpaste -VERSION=${VERSION:-2.20} +VERSION=${VERSION:-2.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -29,12 +29,6 @@ rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 cd $PRGNAM-$VERSION -# The default pastebin is gists, which isn't actually working today. Never -# used it myself so I dunno if it's a temporary thing or a bug in wgetpaste -# or what. Older wgetpaste defaults to dpaste, which still works fine, so -# let's make that the default. -patch -p1 < $CWD/dpaste_default.diff - # x11-misc/xclip => xclip # 'emerge --info' => wgetpaste_info patch -p1 < $CWD/no_gentooisms.diff -- cgit v1.2.3