]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - hdparm/hdparm.nm
python-setuputils: Update to 40.4.3
[ipfire-3.x.git] / hdparm / hdparm.nm
index 285b050caf2d6d4b82b3ab35aae01d4c3bbb791d..0522146f40679db564895fabdee2c2d580b71a31 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = hdparm
-version    = 9.37
+version    = 9.48
 release    = 2
 
 groups     = Applications/Hardware
@@ -13,16 +13,17 @@ license    = BSD
 summary    = A utility for displaying and/or setting hard disk parameters.
 
 description
-       Hdparm is a useful system utility for setting (E)IDE hard drive \
-       parameters. For example, hdparm can be used to tweak hard drive \
+       Hdparm is a useful system utility for setting (E)IDE hard drive
+       parameters. For example, hdparm can be used to tweak hard drive
        performance and to spin down hard drives for power conservation.
 end
 
-source_dl  =
+source_dl  = http://sourceforge.net/projects/%{name}/files/%{name}/
 
 build
        build
-               cd %{DIR_APP} && CFLAGS="%{CFLAGS}" make %{PARALELLIAMFLAGS} LDFLAGS=
+               make %{PARALLELISMFLAGS} \
+                       STRIP=/bin/true CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"
        end
 
        install