summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--erofs-utils.spec5
-rw-r--r--sources2
2 files changed, 4 insertions, 3 deletions
diff --git a/erofs-utils.spec b/erofs-utils.spec
index 17a70d2..017d40b 100644
--- a/erofs-utils.spec
+++ b/erofs-utils.spec
@@ -39,8 +39,9 @@ This package contains a utility to mount EROFS images
%build
autoreconf -ivf
-export libuuid_CFLAGS="-I/usr/include/uuid"
-export libuuid_LIBS="-luuid"
+#export libuuid_CFLAGS="-I/usr/include/uuid"
+#export libuuid_LIBS="-luuid"
+pkg-config --cflags uuid
./configure --prefix=/usr \
--with-selinux \
--with-uuid \
diff --git a/sources b/sources
index c8b2366..d316c16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a433711ae5ffa192735b8f7eb53e883 erofs-utils-1.7.3.tar.gz
+1bdccd11ee90498a1c856d5ee243c7fa erofs-utils-1.7.3.tar.gz