diff options
| author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:06:07 +0800 |
|---|---|---|
| committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:06:07 +0800 |
| commit | 9c3d0c14cd702688eebd32a45cb02904177f0264 (patch) | |
| tree | b27035708da6410f2059f6dc003779e9baed5105 /x11-wm/metacity/files/patch-configure | |
| parent | 859e57ac8216bb286d5a6d98a7f0ff1f23b1b2c3 (diff) | |
| download | marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.gz marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.tar.zst marcuscom-ports-9c3d0c14cd702688eebd32a45cb02904177f0264.zip | |
Update to 2.20.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9585 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity/files/patch-configure')
| -rw-r--r-- | x11-wm/metacity/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure index f1eda8638..f38f1ce51 100644 --- a/x11-wm/metacity/files/patch-configure +++ b/x11-wm/metacity/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Fri Apr 6 09:56:51 2007 -+++ configure Fri Apr 6 09:59:52 2007 -@@ -29363,7 +29363,6 @@ +--- configure.orig 2007-09-16 11:47:50.000000000 -0400 ++++ configure 2007-09-16 11:48:17.000000000 -0400 +@@ -28087,7 +28087,6 @@ if test x$have_xrender = xyes; then echo "Building with Render" @@ -8,10 +8,10 @@ fi fi ## have_composite -@@ -34431,7 +34430,7 @@ +@@ -33175,7 +33174,7 @@ " - METACITY_MINOR_VERSION=19 + METACITY_MINOR_VERSION=20 -if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then +if test $(( $(echo $METACITY_MINOR_VERSION) %2)) = "1"; then stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2)) |
