wok-6.x rev 13075
Up: activerecord to 3.2.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jun 25 08:37:06 2012 +0000 (2012-06-25) |
parents | f97c38c37a15 |
children | a67a3dc11fcb |
files | activerecord/receipt |
line diff
1.1 --- a/activerecord/receipt Mon Jun 25 08:35:57 2012 +0000 1.2 +++ b/activerecord/receipt Mon Jun 25 08:37:06 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="activerecord" 1.7 -VERSION="3.1.1" 1.8 +VERSION="3.2.6" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Rich support for multibyte strings" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -22,5 +22,5 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - cp -a $_pkg/usr $fs 1.17 + cp -a $install/usr $fs 1.18 } 1.19 \ No newline at end of file