# HG changeset patch # User Christopher Rogers # Date 1340613426 0 # Node ID 4f98879d2e820862234cf2db83ad2803ad183372 # Parent f97c38c37a159330279dbbc43fb5346e62140562 Up: activerecord to 3.2.6. diff -r f97c38c37a15 -r 4f98879d2e82 activerecord/receipt --- a/activerecord/receipt Mon Jun 25 08:35:57 2012 +0000 +++ b/activerecord/receipt Mon Jun 25 08:37:06 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="activerecord" -VERSION="3.1.1" +VERSION="3.2.6" CATEGORY="system-tools" SHORT_DESC="Rich support for multibyte strings" MAINTAINER="erjo@slitaz.org" @@ -22,5 +22,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } \ No newline at end of file