> Indeed. Unfortunately, there's no way with dh_install AFAIK to use
> wildcards with a not clause, e.g. *.so files that don't end in
> _debug.so.
I haven't looked at the specific code in your rules file, but could
you build a list with something like:
find . -name \*.so -not -name \*_debug.s
Package: libqt4-gui
Version: 4.1.0-3
Severity: normal
I'm not sure if this is a bug in Qt or something else. I'm trying to
load an MNG file with QMovie calls and it results in a segfault every
time, even when using the "movie" executable included in qt's examples/
directory. Here's some stuff fr
> > In my own apps I noticed the same thing, icons vanished everywhere but
> > from the Window icons. Also in my own apps, I've gotten this:
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread -1220241728 (LWP 22025)]
> > 0xb7bb8893 in QImage::scanLine () from /usr
3 matches
Mail list logo