Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a21b152b94ffd18709aa6bf69fb26f52348a557f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a21b152b94ffd18709aa6bf69fb26f52348a557f)
  • Date: Sun, 26 Apr 2020 23:27:42 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/exfat-fuse/BUILD | 3 +++
disk/exfat-fuse/DETAILS | 1 +
disk/exfat-fuse/HISTORY | 4 ++++
3 files changed, 8 insertions(+)

New commits:
commit a21b152b94ffd18709aa6bf69fb26f52348a557f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

exfat-fuse: add proper bin location

diff --git a/disk/exfat-fuse/BUILD b/disk/exfat-fuse/BUILD
new file mode 100755
index 0000000..82be807
--- /dev/null
+++ b/disk/exfat-fuse/BUILD
@@ -0,0 +1,3 @@
+OPTS="--sbindir=${INSTALL_ROOT}/sbin ${OPTS}" &&
+
+default_build
diff --git a/disk/exfat-fuse/DETAILS b/disk/exfat-fuse/DETAILS
index 914da9a..0ed035e 100755
--- a/disk/exfat-fuse/DETAILS
+++ b/disk/exfat-fuse/DETAILS
@@ -1,5 +1,6 @@
SPELL=exfat-fuse
VERSION=1.3.0
+ PATCHLEVEL=1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/relan/exfat/archive/v${VERSION}.tar.gz

SOURCE_HASH=sha512:fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488
diff --git a/disk/exfat-fuse/HISTORY b/disk/exfat-fuse/HISTORY
index 5b7ffab..d598856 100644
--- a/disk/exfat-fuse/HISTORY
+++ b/disk/exfat-fuse/HISTORY
@@ -1,3 +1,7 @@
+2020-04-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL=1
+ * BUILD: added, to install to /sbin
+
2018-09-15 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a21b152b94ffd18709aa6bf69fb26f52348a557f), Vlad Glagolev, 04/26/2020

Archive powered by MHonArc 2.6.24.

Top of Page