From 3675699dcf0cd89bd9664b83f340639c6c086889 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 30 Aug 2011 08:13:57 +0000 Subject: main/util-vserver: fix comment --- main/util-vserver/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/util-vserver/APKBUILD') diff --git a/main/util-vserver/APKBUILD b/main/util-vserver/APKBUILD index 9fd6e1b39..b7c6ca369 100644 --- a/main/util-vserver/APKBUILD +++ b/main/util-vserver/APKBUILD @@ -52,7 +52,7 @@ build() { --localstatedir=/var \ || return 1 - # use busybox ionice rather than util-linux-ng + # use busybox ionice rather than util-linux sed -i -e 's:/usr/bin/ionice:/bin/ionice:' Makefile make || return 1 } -- cgit v1.2.3