Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > e8e00cc4047ee541d56679e53e76ed1c > files > 1

fsarchiver-0.6.19-3.mga5.src.rpm

diff -p -up ./src/Makefile.in.orig ./src/Makefile.in
--- ./src/Makefile.in.orig	2010-12-25 11:24:39.000000000 +0100
+++ ./src/Makefile.in	2010-12-25 14:35:01.000000000 +0100
@@ -249,7 +249,7 @@ fsarchiver_LDADD = -lpthread -lrt \
 fsarchiver_CFLAGS = @CFLAGS@ -Wall -std=gnu99 -rdynamic -ggdb \
                           $(LZMA_CFLAGS) \
                           $(EXT2FS_CFLAGS) \
-                          $(COM_ERR_LIBS) \
+                          $(COM_ERR_CFLAGS) \
                           $(E2P_CFLAGS) \
                           $(BLKID_CFLAGS) \
                           $(UUID_CFLAGS)