2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

dosfstools: new package at 4.1

This commit is contained in:
Dylan Araps 2020-01-21 22:55:38 +02:00
parent 8c01495a55
commit 207b4c539e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 12 additions and 0 deletions

9
extra/dosfstools/build Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--mandir=/usr/share/man \
--enable-compat-symlinks
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173 dosfstools-4.1.tar.xz

1
extra/dosfstools/sources Normal file
View File

@ -0,0 +1 @@
https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz

1
extra/dosfstools/version Normal file
View File

@ -0,0 +1 @@
4.1 1