diff options
author | joey <joey> | 1999-08-17 04:36:45 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:36:45 +0000 |
commit | 6f0cb0d4410fedd208b0ce137684faccdef268c6 (patch) | |
tree | 49a65c500567931bbd49e763330dc6c1844300f4 /examples | |
parent | fbabb8038535361c7e4f9ab538f2b9cfa3023367 (diff) | |
download | debhelper-6f0cb0d4410fedd208b0ce137684faccdef268c6.tar.gz |
r18: Initial Import
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules b/examples/rules index fc300e6a..a02783f7 100755 --- a/examples/rules +++ b/examples/rules @@ -43,7 +43,7 @@ binary-arch: build dh_suidregister dh_installdebfiles dh_du - dh_m5dsums + dh_md5sums dh_builddeb binary: binary-indep binary-arch |