Stop installing the libtool .la files.
This commit is contained in:
parent
057ae541a3
commit
11c62f7d9d
|
@ -4,8 +4,9 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low
|
|||
autoconf, automake, and libtool.
|
||||
* Update -dbg package handling to work with debhelper compat level 5.
|
||||
Increase minimum version on debhelper Build-Depends to 5.0.0.
|
||||
* Stop installing the libtool .la files.
|
||||
|
||||
-- Josh Triplett <josh@freedesktop.org> Sat, 15 Apr 2006 19:20:07 -0700
|
||||
-- Josh Triplett <josh@freedesktop.org> Sat, 15 Apr 2006 22:16:33 -0700
|
||||
|
||||
libxcb0 (0.9-2) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@ usr/X11R6/include/X11/*
|
|||
usr/lib/lib*.a
|
||||
usr/lib/lib*.so
|
||||
usr/lib/pkgconfig/*
|
||||
usr/lib/*.la
|
||||
|
|
Loading…
Reference in New Issue