Commits

Stefan Becker committed 9682fcaf465
package/skeleton-common: fix recursive variable This fixes a recursive variable definition introduced by the refactoring in commit 120307520f69f801bf05df1d2fd3433c6d498551. Simply rename the hook to remove the recursion. Fixes https://bugs.busybox.net/show_bug.cgi?id=10146 Signed-off-by: Stefan Becker <chemobejk@gmail.com>