summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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()