cmake: Updated (2.8.3 -> 2.8.4)

This commit is contained in:
Christian Wiese
2011-05-04 11:03:03 +02:00
parent 9e0e6e07e2
commit 2ded8a88be
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -15,4 +15,13 @@
cleanconfopt=0
# build cmake within a dedicated build directory
cmake_preconf() {
mkdir build
cd build
}
hook_add preconf 9 'cmake_preconf'
configscript="../configure"
confopt="--prefix=$root/$prefix"
+1 -1
View File
@@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../cmake/cmake.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]