]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
hdparm: Fix misspelled variable.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Oct 2012 09:50:19 +0000 (11:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Oct 2012 09:50:19 +0000 (11:50 +0200)
No rebuild required.

hdparm/hdparm.nm

index aac269c3397c93261a73e9141c8eaa749ff3a4be..2f9b5fb7e75ea9fdbad744e070a53e517c1c3dd3 100644 (file)
@@ -22,7 +22,7 @@ source_dl  = http://sourceforge.net/projects/%{name}/files/%{name}/
 
 build
        build
-               CFLAGS="%{CFLAGS}" make %{PARALELLIAMFLAGS} \
+               CFLAGS="%{CFLAGS}" make %{PARALLELISMFLAGS} \
                        STRIP=/bin/true LDFLAGS=
        end