summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-11-10 23:04:20 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-10 23:04:20 (EST)
commit109dfee1c051b6e48d3a87f9d7f98979eed60a1f (patch)
tree5b73df82ba5524f6ff866237788147bb1af0631d
parentf327508842893926d74cd33cee3f6d94188435c1 (diff)
installers/pc: Drop "IBM/" from x60 description
-rwxr-xr-xinstallers/pc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installers/pc.sh b/installers/pc.sh
index 3358dc6..cc42a25 100755
--- a/installers/pc.sh
+++ b/installers/pc.sh
@@ -10,7 +10,7 @@ ARCHES='i686 amd64'
PLATS='
Acer Aspire One AO751h i686 ao751h
Dell Dimension 2400 i686 dimension2400
-IBM/Lenovo ThinkPad X60/X60s/X60t i686 x60
+Lenovo ThinkPad X60/X60s/X60t i686 x60
'
main()