mirror of
https://github.com/openharmony/third_party_LVM2.git
synced 2026-07-01 22:04:53 -04:00
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: devmapper-event
|
|
Description: device-mapper event library
|
|
Version: @DM_LIB_PATCHLEVEL@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -ldevmapper-event
|
|
Requires.private: devmapper
|