Package: fbset
Version: 2.1-19
debian/patches/10_build.patch adds this bashism to a Makefile:
+ $(INSTALL) -d $(DESTDIR)/{etc,bin,usr/{share/man/man{1,5}}}
which results in bogus directories when the package is built on Feisty:
drwxr-xr-x root/root 0 2007-04-02 16:58 ./{etc,bin,usr/
drwxr-xr-x root/root 0 2007-04-02 16:58 ./{etc,bin,usr/{share/
drwxr-xr-x root/root 0 2007-04-02 16:58 ./{etc,bin,usr/{share/man/
drwxr-xr-x root/root 0 2007-04-02 16:58
./{etc,bin,usr/{share/man/man{1,5}}}/
(First reported as
<https://bugs.launchpad.net/ubuntu/+source/fbset/+bug/90551>.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]