BUG: fix rpmbuild bug, which expands variables in comments :-/

apparently rpmbuild can't handle paths with spaces and can't handle
variables in comments...

Alex
This commit is contained in:
Alexander Neundorf 2008-02-25 14:23:24 -05:00
parent cba1ad5603
commit 09829174a3
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ ${CPACK_RPM_PACKAGE_DESCRIPTION}
# This is a shortcutted spec file
# generated by CMake RPM generator
# we skip the %prepn %build and %install
# we skip the _prepn _build and _install
# steps because CPack does that for us
#%prep