summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-14 09:36:35 -0600
committerJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-14 09:36:35 -0600
commitb71419d0d647838877bf94b075269ee7e351ae82 (patch)
tree9f46486a51323a7b6597b75db9f99b13f1855dc2
parent1e0f99f8068633310e20a84d0c9cecd4f86fcec0 (diff)
downloadreleng-b71419d0d647838877bf94b075269ee7e351ae82.tar.gz
releng-b71419d0d647838877bf94b075269ee7e351ae82.tar.xz
releng-b71419d0d647838877bf94b075269ee7e351ae82.zip
Blacklist sysvinit
-rwxr-xr-xscripts/need-rebuild-gcc43.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/need-rebuild-gcc43.py b/scripts/need-rebuild-gcc43.py
index 7e28d1b..443aeed 100755
--- a/scripts/need-rebuild-gcc43.py
+++ b/scripts/need-rebuild-gcc43.py
@@ -9,7 +9,7 @@ import datetime
## releng folks, update the blacklist below for packages that the maintainer
## wishes to opt-out of autorebuilding.
-blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []