summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-11 13:42:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-11 13:42:42 (EDT)
commit83c0dcec10b0b9de1ffbab6ed4a27c9fff00c344 (patch)
tree776f370068f1ce23e19e5066bd4f319c34ae70c3 /src
parent5062c8609b18e245860eb8c6f8346bebb1c21994 (diff)
Temporarily disable invocation of ob-genchanges.
Diffstat (limited to 'src')
-rw-r--r--src/opkbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opkbuild.sh b/src/opkbuild.sh
index 50d7eff..39b5103 100644
--- a/src/opkbuild.sh
+++ b/src/opkbuild.sh
@@ -335,7 +335,7 @@ build()
;;
esac
- '@@BINDIR@@/ob-genchanges'
+ : '@@BINDIR@@/ob-genchanges'
}
clean()