1prefix=${pc_sysrootdir}/usr 2 3Name: sysroot-dir 4Description: Package for testing whether sysroot dirs are repeated or not 5Version: 1 6CFlags: -I${prefix}/include 7Libs: -L${prefix}/lib -lfoo 8