From 807d17fcbb4617b42b620b26c79e6b236c66132b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 26 Dec 2012 21:38:26 +0000 Subject: Removed unused global path variable --- apk-model.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/apk-model.lua b/apk-model.lua index 57ed341..0cb2b9f 100644 --- a/apk-model.lua +++ b/apk-model.lua @@ -10,8 +10,6 @@ local worldfile = "/etc/apk/world" local cachelink = "/etc/apk/cache" local lbuconffile = "/etc/lbu/lbu.conf" -local path = "PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin " - local repo = nil local install_cache = false local upgrade_cache = false -- cgit v1.2.3