wok-6.x diff synergy/receipt @ rev 4428
Add: php-pdo-mysql + php-pdo-pgsql (PDO support)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Oct 26 13:31:05 2009 +0100 (2009-10-26) |
parents | c6cc8c3a7585 |
children | 4897058add72 |
line diff
1.1 --- a/synergy/receipt Sun Feb 08 16:53:08 2009 +0000 1.2 +++ b/synergy/receipt Mon Oct 26 13:31:05 2009 +0100 1.3 @@ -14,6 +14,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + busybox patch -p0 -i stuff/synergy-1.3.1_glibc-2.10.u || exit 1 1.8 + 1.9 cd $src 1.10 ./configure \ 1.11 --sysconfdir=/etc \