summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2014-06-16 15:18:20 +0200
committerKarel Zak2014-06-16 15:18:20 +0200
commit1469736053d9c14b5a74117048168ece63cd2aac (patch)
tree8e0501ae4cd8ebd3902f1c6c540eb8872dad5af4 /Makefile.am
parentbuild-sys: move libsmartcols.so to /lib if they exists (diff)
downloadkernel-qcow2-util-linux-1469736053d9c14b5a74117048168ece63cd2aac.tar.gz
kernel-qcow2-util-linux-1469736053d9c14b5a74117048168ece63cd2aac.tar.xz
kernel-qcow2-util-linux-1469736053d9c14b5a74117048168ece63cd2aac.zip
build-sys: fix smartcols.pc
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f99c8c3c..1c52c5382 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -119,6 +119,7 @@ edit_cmd = sed \
-e 's|@VERSION[@]|$(VERSION)|g' \
-e 's|@LIBUUID_VERSION[@]|$(LIBUUID_VERSION)|g' \
-e 's|@LIBMOUNT_VERSION[@]|$(LIBMOUNT_VERSION)|g' \
+ -e 's|@LIBSMARTCOLS_VERSION[@]|$(LIBSMARTCOLS_VERSION)|g' \
-e 's|@LIBBLKID_VERSION[@]|$(LIBBLKID_VERSION)|g'
CLEANFILES += $(PATHFILES)