Bug 13759 - git-build-snapshot misses YUI and dies of sorrow during build
authorMirko Tietgen <mirko@abunchofthings.net>
Wed, 25 Feb 2015 14:53:57 +0000 (15:53 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 2 Mar 2015 14:25:47 +0000 (15:25 +0100)
commite9ded6adde96e023108fa2c6a232166616e00a32
tree3cd6984a9611e211ea5da3ece0183beeccaafb22
parentb1ef4123bf80522fbab97e4ac7e4648a4122d6e9
Bug 13759 - git-build-snapshot misses YUI and dies of sorrow during build

Due to a line in debian/rules, git-build-snapshot tries to delete a YUI-related
path that does not exist anymore (bug 13612 I guess). Build process ends with an error.
This patch deletes the line.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/rules