Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
Revert "addign back the dh_install"
Browse files Browse the repository at this point in the history
This reverts commit 5307090.
  • Loading branch information
Hugo Cruz committed Aug 18, 2016
1 parent 5307090 commit 820a963
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ LOCAL_CONFIGURE_FLAGS = --localstatedir=/var/lib
override_dh_auto_configure:
dh_auto_configure -- $(LOCAL_CONFIGURE_FLAGS)

override_dh_install:
dh_install --fail-missing

override_dh_auto_test:
$(MAKE) check || ( tail -n +1 tests/*.log ; false )

Expand Down

0 comments on commit 820a963

Please sign in to comment.