]> git.pld-linux.org Git - packages/AppStream.git/blame - AppStream-cmake.patch
- updated to 0.7.4
[packages/AppStream.git] / AppStream-cmake.patch
CommitLineData
4c88c945
JB
1--- AppStream-0.7.4/contrib/vapi/CMakeLists.txt.orig 2014-10-30 19:22:49.000000000 +0100
2+++ AppStream-0.7.4/contrib/vapi/CMakeLists.txt 2014-11-01 15:12:31.190586650 +0100
3@@ -15,7 +15,7 @@
4 --pkg glib-2.0 --pkg gio-2.0 --pkg gobject-2.0
5 WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
6 DEPENDS appstream
7- ${CMAKE_BINARY_DIR}/src/Appstream-${AS_VERSION_BASE}.typelib
8+ ${CMAKE_BINARY_DIR}/src/AppStream-${AS_VERSION_BASE}.typelib
9 VERBATIM
10 )
11 add_custom_target(vapi ALL DEPENDS ${APPSTREAM_VAPI_FILE})
This page took 0.043772 seconds and 4 git commands to generate.