OSDN Git Service

parted: install the executable to /system/bin
[android-x86/external-parted.git] / libparted.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libparted
7 Description: The GNU Parted disk partitioning shared library
8 Version: @VERSION@
9 Libs: -L${libdir} -lparted
10 Cflags: -I${includedir}