Edit

kc3-lang/pkgconf/tests/lib1/tilde.pc

Branch :

  • Show log

    Commit

  • Author : William Pitcock
    Date : 2015-07-20 03:10:27
    Hash : d67a0401
    Message : testsuite: use /test as an explicit prefix on all tests

  • tests/lib1/tilde.pc
  • prefix=/test
    exec_prefix=${prefix}
    libdir=${exec_prefix}/lib
    includedir=${prefix}/include
    
    Name: Tilde version test
    Description: Test package for checking rpmvercmp ~ handling
    Version: 1.0.0~rc1
    Requires:
    Libs: -L${libdir} -ltilde
    Cflags: -I${includedir}