# HG changeset patch # User Christopher Rogers # Date 1340613277 0 # Node ID 18ec0adeef03d10158ebd67efc68532520cc65e2 # Parent 436f29660d5c5bfdf958c6fbdddc366c505b72cd Up: actionmailler to 3.2.6. diff -r 436f29660d5c -r 18ec0adeef03 actionmailer/receipt --- a/actionmailer/receipt Mon Jun 25 08:33:59 2012 +0000 +++ b/actionmailer/receipt Mon Jun 25 08:34:37 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="actionmailer" -VERSION="3.1.1" +VERSION="3.2.6" CATEGORY="system-tools" SHORT_DESC="Simple, battle-tested conventions for building and testing MVC web applications." 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