]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - dosfstools/dosfstools.nm
curl: Update to 7.64.1
[people/pmueller/ipfire-3.x.git] / dosfstools / dosfstools.nm
index 69d28ae561bf9369536a4a9134f2e79ba67ee56a..c319532a30bc4ffa69294be03595ab1a0d86071e 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dosfstools
-version    = 3.0.16
+version    = 3.0.26
 release    = 1
 
 groups     = System/Filesystems
@@ -13,24 +13,20 @@ license    = GPLv3+
 summary    = Utilities for making and checking MS-DOS FAT filesystems on Linux.
 
 description
-       The dosfstools package includes the mkdosfs and dosfsck utilities, \
-       which respectively make and check MS-DOS FAT filesystems on hard \
+       The dosfstools package includes the mkdosfs and dosfsck utilities,
+       which respectively make and check MS-DOS FAT filesystems on hard
        drives or on floppies.
 end
 
 source_dl  = http://www.daniel-baumann.ch/files/software/dosfstools/
-sources    = %{thisapp}.tar.gz
 
 build
-       install
-               make install-bin DESTDIR=%{BUILDROOT} \
-                       PREFIX=/usr SBINDIR=/sbin
-       end
+       make_install_targets += \
+               PREFIX=%{prefix}
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO