summaryrefslogtreecommitdiff
path: root/scripts/functions
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/functions')
-rw-r--r--scripts/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index e74d874..7c44132 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -416,7 +416,7 @@ CT_ExtractAndPatch() {
esac
# Snapshots might not have the version number in the extracted directory
- # name. This is also the case for some (old) packages, such as libfloat.
+ # name. This is also the case for some (odd) packages, such as D.U.M.A.
# Overcome this issue by symlink'ing the directory.
if [ ! -d "${file}" -a "${libc_addon}" != "y" ]; then
case "${ext}" in