wok diff superswitcher/receipt @ rev 10164
Up: ruby-gtk2 to 0.90.8.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 20:14:55 2011 +0000 (2011-05-20) |
parents | b29bb6413b0a |
children | 1d15f6f1d757 |
line diff
1.1 --- a/superswitcher/receipt Thu Feb 17 18:55:03 2011 +0100 1.2 +++ b/superswitcher/receipt Fri May 20 20:14:55 2011 +0000 1.3 @@ -18,11 +18,11 @@ 1.4 1.5 # Fix from Gentoo: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/superswitcher/superswitcher-0.6.ebuild 1.6 patch -p1 < $stuff/superswitcher-0.6-wnck-workspace.patch 1.7 - sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am 1.8 + sed -i '/-DG.*_DISABLE_DEPRECATED/d;s/@WARN_CFLAGS@//' src/Makefile.am 1.9 aclocal 1.10 autoconf 1.11 automake --add-missing 1.12 - 1.13 + sed -i '/GNOME_COMPILE_WARNINGS/d' configure 1.14 ./configure \ 1.15 --prefix=/usr \ 1.16 --infodir=/usr/share/info \