Do the symbolic links right in the first place
authorAnas Nashif <anas.nashif@intel.com>
Thu, 11 Oct 2012 22:28:50 +0000 (15:28 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Sun, 3 Feb 2013 00:44:15 +0000 (16:44 -0800)
commitea1fd6ba3a5539c5efc7f39858446f67dd8e8112
treeaddc00b138343042d46627fb8214920e865b475b
parent0b40567e350fc6d53a3b7851c97dd8be753b70a2
Do the symbolic links right in the first place

Since brp-symlink relinks symbolic links to enforce a certain policy we
should do it right in the first place. So this patch changes find-debuginfo.sh
scripts behavior to reflect that policy.

Signed-off-by: Jan Blunck <jblunck@suse.de>
scripts/find-debuginfo.sh