summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2025-02-05 17:20:35 +0000
committerDaniel Baumann <daniel@debian.org>2025-02-05 17:20:35 +0000
commit393e9add89573b1b92acaa3f1c1250379457c667 (patch)
tree3178ec0c0399534b57c6fb4b207fe8e1b03c8631 /debian/rules
parentMerging upstream version 1.15~pre2. (diff)
downloadlzip-393e9add89573b1b92acaa3f1c1250379457c667.tar.xz
lzip-393e9add89573b1b92acaa3f1c1250379457c667.zip
Correcting spelling typo in comment in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 57b1bf2..def72ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_install:
# removing unused files
rm -f debian/lzip/usr/share/info/dir*
- # alernative handling
+ # alternative handling
mv debian/lzip/usr/bin/lzip debian/lzip/usr/bin/lzip.not-parallel
mv debian/lzip/usr/share/info/lzip.info debian/lzip/usr/share/info/lzip.not-parallel.info
mv debian/lzip/usr/share/man/man1/lzip.1 debian/lzip/usr/share/man/man1/lzip.not-parallel.1