repo.or.cz
/
personal-kdelibs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix logic
[personal-kdelibs.git]
/
kdoctools
/
checkXML.in.cmake
blob
92d9a62ba760f556a0946e7a68664b562ccb3275
1
#! /bin/sh
2
3
prefix
=
${CMAKE_INSTALL_PREFIX}
4
exec_prefix
=
${CMAKE_INSTALL_PREFIX}
/
bin
5
exit
`
${CMAKE_INSTALL_PREFIX}
/bin/meinproc4 --check --stdout $@ > /dev/null`
6