You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
267 B
5 lines
267 B
9 years ago
|
set(shlibs_shlibs "^libtest_lib 0\\.8 generate_shlibs \\(\\= 0\\.1\\.1\\)\n$")
|
||
|
# optional dot at the end of permissions regex is for SELinux enabled systems
|
||
|
set(shlibs_shlibs_permissions_regex "-rw-r--r--\.? .*")
|
||
|
verifyDebControl("${FOUND_FILE_1}" "shlibs" "shlibs")
|