forked from chenxiaolong/Unity-for-Arch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compiz-ubuntu] Update to version 0.9.9~daily12.12.05 with Ubuntu rel…
…ease 0ubuntu2
- Loading branch information
Xiao-Long Chen
committed
Jan 7, 2013
1 parent
bf160bd
commit 4fc066e
Showing
5 changed files
with
79 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
diff -Nru compiz-0.9.9~daily12.12.05.orig/cmake/CompizCommon.cmake compiz-0.9.9~daily12.12.05/cmake/CompizCommon.cmake | ||
--- compiz-0.9.9~daily12.12.05.orig/cmake/CompizCommon.cmake 2013-01-07 08:49:49.878610382 -0500 | ||
+++ compiz-0.9.9~daily12.12.05/cmake/CompizCommon.cmake 2013-01-07 08:50:54.194935065 -0500 | ||
@@ -53,7 +53,7 @@ | ||
endif () | ||
|
||
if (${CMAKE_PROJECT_NAME} STREQUAL "compiz") | ||
- set (COMPIZ_WERROR_DEFAULT ON) | ||
+ set (COMPIZ_WERROR_DEFAULT OFF) | ||
else () | ||
set (COMPIZ_WERROR_DEFAULT OFF) | ||
endif () |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters