]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - dosfstools/dosfstools.nm
Remove fastd and libuecc
[ipfire-3.x.git] / dosfstools / dosfstools.nm
index 1ab3d5ecad216ddc7fc013eaa02eb8a972514b76..c319532a30bc4ffa69294be03595ab1a0d86071e 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = dosfstools
-version    = 3.0.10
+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  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = http://www.daniel-baumann.ch/files/software/dosfstools/
 
 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