summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-06-03 18:21:22 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-06-03 18:21:22 +0000
commita8adda02ed940fdc33c99d2e9040454bc6b441fb (patch)
treebc2d053ff1017fa89c19b1771d62924cb92fc8b8 /debian/rules
parent03e86e98b64b9af40fc2e4b5fe58679ae1e102fd (diff)
updated debian packaging wrt new cli policy
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index fa242f19..1d5c9630 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ install: build
# Build architecture-independent files here.
binary-indep: build install
-# We have nothing to do by default.
+ dh_makeclilibs -L liblasso-cil -r
# Build architecture-dependent files here.
binary-arch: build install
@@ -90,6 +90,7 @@ binary-arch: build install
dh_compress
dh_fixperms
dh_makeshlibs -a -V
+ dh_clideps -L liblasso-cil -r -d
dh_installdeb
dh_shlibdeps -a
dh_gencontrol