diff options
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index 5cd060c..ac0b297 100755 --- a/debian/rules +++ b/debian/rules @@ -36,9 +36,6 @@ override_dh_auto_build: cp XlibScm.html Xlibscm.html cp ChangeLog changelog -override_dh_auto_test: - # skip: inexact tests fail; fixed in later upstream version - override_dh_strip: dh_strip --no-automatic-dbgsym |