The following commit has been merged in the master branch:
commit 06bfe685788c0b1b12244dfd7a775e07b573e8e1
Author: Patrick Winnertz <[email protected]>
Date: Thu Aug 6 13:15:56 2009 +0200
Build lfsck statically
Signed-off-by: Patrick Winnertz <[email protected]>
diff --git a/debian/patches/e2fsprogs-lfsck.patch
b/debian/patches/e2fsprogs-lfsck.patch
index aa64c41..b90da5d 100644
--- a/debian/patches/e2fsprogs-lfsck.patch
+++ b/debian/patches/e2fsprogs-lfsck.patch
@@ -742,7 +742,7 @@ Index: e2fsprogs-1.41.5/e2fsck/Makefile.in
+...@lfsck_cmt@lfsck: $(LFSCK_OBJS)
+...@lfsck_cmt@ @echo " LD $@"
-...@lfsck_cmt@ $(LD) -pthread $(ALL_LDFLAGS) $(LUSTRE_INC) $(LFSCK_OBJS) -o
lfsck $(LUSTRE_LIB) -llustreapi $(DEPLIBS)
+...@lfsck_cmt@ $(LD) -pthread $(ALL_LDFLAGS) $(LUSTRE_INC) $(LFSCK_OBJS) -o
lfsck $(LUSTRE_LIB) -llustreapi $(STATIC_DEPLIBS) -static
+
extend: extend.o
@echo " LD $@"
--
Repository for maintaining lidskfsprogs
_______________________________________________
Pkg-lustre-svn-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit