Mailinglist Archive: zypp-commit (545 mails)

< Previous Next >
[zypp-commit] r8474 - /branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake
  • From: dmacvicar@xxxxxxxxxxxxxxxx
  • Date: Tue, 05 Feb 2008 15:15:14 -0000
  • Message-id: <20080205151514.5245E331A6@xxxxxxxxxxxxxxxx>
Author: dmacvicar
Date: Tue Feb 5 16:15:13 2008
New Revision: 8474

URL: http://svn.opensuse.org/viewcvs/zypp?rev=8474&view=rev
Log:
typo

Modified:
branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake

Modified: branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake
URL:
http://svn.opensuse.org/viewcvs/zypp/branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake?rev=8474&r1=8473&r2=8474&view=diff
==============================================================================
--- branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake (original)
+++ branches/tmp/ma/jump_sat/libzypp/cmake/modules/ZyppCommon.cmake Tue Feb 5
16:15:13 2008
@@ -58,7 +58,7 @@

MACRO(SPECFILE)
MESSAGE(STATUS "Writing spec file...")
- CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/${PACKAGE}.spec.cmake
${CMAKE_BINARY_DIR}/package/libzypp.spec @ONLY)
+ CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/${PACKAGE}.spec.cmake
${CMAKE_BINARY_DIR}/package/${PACKAGE}.spec @ONLY)
MESSAGE(STATUS "I hate you rpm-lint...!!!")
IF (EXISTS ${CMAKE_SOURCE_DIR}/package/${PACKAGE}-rpmlint.cmake)
CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/package/${PACKAGE}-rpmlint.cmake
${CMAKE_BINARY_DIR}/package/${PACKAGE}-rpmlintrc @ONLY)

--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages