summaryrefslogtreecommitdiffstats
path: root/lib/changelog.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/changelog.sh')
-rw-r--r--lib/changelog.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/changelog.sh b/lib/changelog.sh
index d78dbd7..c4a335b 100644
--- a/lib/changelog.sh
+++ b/lib/changelog.sh
@@ -20,9 +20,9 @@
[ -n "${_OB_CHANGELOG_SM}" ] && return 0
_OB_CHANGELOG_SM='true'
-. '@@LIBOPKBUILD@@/messages.sm'
-. '@@LIBOPKBUILD@@/locale.sm'
-. '@@LIBOPKBUILD@@/util.sm'
+ob_use messages.sm
+ob_use locale.sm
+ob_use util.sm
# Constant global parameters:
# FIXME: Remove.