Skip to content

Commit

Permalink
[wip/talos-bauzil] fix SYSTEM_SEARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Aug 10, 2020
1 parent dc3544b commit b1edf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talos-bauzil/depend.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PREFER.talos-bauzil?= robotpkg

SYSTEM_SEARCH.talos-bauzil= \
'lib/pkgconfig/talos_bauzil.pc:/Version/s/[^0-9.]//gp' \
'share/cmake/talos_bauzil/talos_bauzilConfigVersion.cmake:/PACKAGE_VERSION /s/[^0-9.]//gp'
'share/talos_bauzil/cmake/talos_bauzilConfig-version.cmake:/PACKAGE_VERSION /s/[^0-9.]//gp'

DEPEND_USE+= talos-bauzil

Expand Down

0 comments on commit b1edf8a

Please sign in to comment.