From 1d629b2fd055202ebf24161fe054852affc0ac22 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 31 Aug 2011 14:56:58 +0000 Subject: main/wget: fix post-deinstall script busyubox-1.19 require full path --- main/wget/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/wget/APKBUILD') diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD index 55f8bb0735..26e63db7db 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=wget pkgver=1.13.1 -pkgrel=0 +pkgrel=1 pkgdesc="A network utility to retrieve files from the Web" url="http://www.gnu.org/software/wget/wget.html" arch="all" -- cgit v1.2.3