guix-package: Fix handling of the PACKAGE:OUTPUT syntax.
authorLudovic Courtès <ludo@gnu.org>
Wed, 7 Nov 2012 18:14:22 +0000 (19:14 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 7 Nov 2012 18:14:22 +0000 (19:14 +0100)
commit9518856b9b7de297413e99f373909a793fe1303a
tree3447ad4e40c35bf1036c76892be5e1e7e9857c3f
parent1227fabb658218447a3b08f7974e7bf0b886a7ed
guix-package: Fix handling of the PACKAGE:OUTPUT syntax.

* guix-package.in (guix-package)[find-package]: Return the correct NAME
  and SUB-DRV when NAME contains #\:.

* tests/guix-package.sh (profile): Add test.
guix-package.in
tests/guix-package.sh