summaryrefslogtreecommitdiff
path: root/repo/core
diff options
context:
space:
mode:
Diffstat (limited to 'repo/core')
-rw-r--r--repo/core/automake.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/automake.xibuild b/repo/core/automake.xibuild
index 410965a..f83fc62 100644
--- a/repo/core/automake.xibuild
+++ b/repo/core/automake.xibuild
@@ -14,5 +14,5 @@ build () {
package () {
# backwards compatibility?
- ln -s /usr/bin/aclocal $PKG_DEST/aclocal-1.15
+ ln -s /usr/bin/aclocal $PKG_DEST/usr/bin/aclocal-1.15
}