From 5bc7b14398677400f9d2ab77f3a9281b79083fcb Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 26 Aug 2011 22:01:22 +0400 Subject: Fixed stripping --- debian/rules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7b1164e..ff6a579 100755 --- a/debian/rules +++ b/debian/rules @@ -18,8 +18,10 @@ override_dh_auto_clean: override_dh_install: dh_install --list-missing +# AXIOMsys seems already stripped, +# and dh_strip breaks it override_dh_strip: - # stripping breaks Open Axiom + dh_strip -X AXIOMsys clean build install binary binary-arch binary-indep: dh $@ --builddir=$(BUILD) -- cgit v1.2.3