# HG changeset patch # User Christopher Rogers # Date 1340613134 0 # Node ID caa5bb26d33a855031edd6fb07e47d9944284bf3 # Parent 9c3c9c680b907d284db99f35a5cf74a92b25e1d5 Up: activesupport to 3.2.6. diff -r 9c3c9c680b90 -r caa5bb26d33a activesupport/receipt --- a/activesupport/receipt Mon Jun 25 07:48:02 2012 +0000 +++ b/activesupport/receipt Mon Jun 25 08:32:14 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="activesupport" -VERSION="3.1.1" +VERSION="3.2.6" CATEGORY="system-tools" SHORT_DESC="Database tables mapping to Ruby classes" 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