prefix=/other exec_prefix=${prefix} libdir="${exec_prefix}/lib" includedir="${prefix}/include" Name: Other Cflags and Libs test Description: Test package for testing variants of --cflags and --libs Version: 1.0.0 Libs: -L${libdir} -Wl,--as-needed -lother Cflags: -I${includedir} -DOTHER