summaryrefslogtreecommitdiffstats
path: root/src/opkbuild.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-01 04:59:20 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-01 05:02:57 (EDT)
commit1bd1f57312bc110d487aa4d3ce09842816bbaf99 (patch)
tree638ef960940c4dd44978bfc996389cc641d8a612 /src/opkbuild.sh
parente42905f2bd31ba3929d03110f6da91832f312050 (diff)
Hardcode relative path to changelog.
Diffstat (limited to 'src/opkbuild.sh')
-rw-r--r--src/opkbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opkbuild.sh b/src/opkbuild.sh
index ff374d4..f9dbeb2 100644
--- a/src/opkbuild.sh
+++ b/src/opkbuild.sh
@@ -78,7 +78,7 @@ main()
test_uid0_cmd
find_sanity
- oh_changelog_parse changelog setup_package
+ oh_changelog_parse setup_package
if [ "${OPT_BUILD}" = 'source' -o "${OPT_BUILD}" = 'full' ]; then
build_source