diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-07-04 19:11:22 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-07-04 19:11:22 +0000 |
commit | 41d769b88a7be65ac6dd68cbf32cd9629ddded6a (patch) | |
tree | b60b54e1683494d5980e2f1dd8ce7d25c1abf522 | |
parent | 9e4f7368c125c4c4ffcfe8212da1250bcb81cc36 (diff) | |
download | illumos-packaging-41d769b88a7be65ac6dd68cbf32cd9629ddded6a.tar.gz |
Oops
-rwxr-xr-x | onbld/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onbld/debian/rules b/onbld/debian/rules index 61195d0..2ca31a4 100755 --- a/onbld/debian/rules +++ b/onbld/debian/rules @@ -35,7 +35,7 @@ build-stamp: patch touch $@ binary binary-arch binary-indep: binary-stamp -binary-stamp: +binary-stamp: build-stamp dh_testdir dh_testroot dh_install |