sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29956bb0c827d1159d5bb57a3fc69215e77615a1)
- 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 (29956bb0c827d1159d5bb57a3fc69215e77615a1)
- Date: Sat, 27 Mar 2010 06:27:44 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
disk/fuse/BUILD | 4 +++-
disk/fuse/DETAILS | 4 ++--
disk/fuse/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit 29956bb0c827d1159d5bb57a3fc69215e77615a1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
fuse: corrected pkgconfig dir, b0rked by some of the previous commits
diff --git a/disk/fuse/BUILD b/disk/fuse/BUILD
index 2277ee7..4538a62 100755
--- a/disk/fuse/BUILD
+++ b/disk/fuse/BUILD
@@ -2,7 +2,9 @@ if [[ $CVS == y ]]; then
OPTS="$OPTS --disable-mtab"
fi &&
-OPTS="--exec-prefix=$INSTALL_ROOT/ $OPTS" &&
+OPTS="--exec-prefix=$INSTALL_ROOT/ \
+ --with-pkgconfigdir=$INSTALL_ROOT/usr/lib/pkgconfig \
+ $OPTS" &&
default_build_configure &&
diff --git a/disk/fuse/DETAILS b/disk/fuse/DETAILS
index c63443e..36ad8e6 100755
--- a/disk/fuse/DETAILS
+++ b/disk/fuse/DETAILS
@@ -20,9 +20,9 @@ fi
WEB_SITE=http://fuse.sourceforge.net/
ENTERED=20040209
LICENSE[0]=GPL
- PATCHLEVEL=1
+ PATCHLEVEL=2
KEYWORDS="disk"
- SHORT="FUSE is an interface for filesystems implemented in
userspace"
+ SHORT="interface for filesystems implemented in userspace"
cat << EOF
FUSE (Filesystem in USErspace) is an interface for filesystems implemented
in userspace.
EOF
diff --git a/disk/fuse/HISTORY b/disk/fuse/HISTORY
index 1522af9..fd0e928 100644
--- a/disk/fuse/HISTORY
+++ b/disk/fuse/HISTORY
@@ -1,3 +1,7 @@
+2010-03-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL+=1; fixed short desc
+ * BUILD: corrected pkgconfig dir, b0rked by some of the previous
commits
+
2010-03-19 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* BUIlD: Install binaries to / (Bug #15622)
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (29956bb0c827d1159d5bb57a3fc69215e77615a1), Vlad Glagolev, 03/27/2010
Archive powered by MHonArc 2.6.24.