Many thanks for reporting this bug.
I have corrected the "bashism" in patch 10_build.patch:

Was:

$(INSTALL) -d $(DESTDIR)/{etc,bin,usr/{share/man/man{1,5}}}

Is:

$(INSTALL) -d $(DESTDIR)/etc
$(INSTALL) -d $(DESTDIR)/bin
$(INSTALL) -d $(DESTDIR)/usr/share/man/man1
$(INSTALL) -d $(DESTDIR)/usr/share/man/man5

Patch to package is attached for the universe sponsor to upload, if acceptable.
Any criticism is more than welcome.

** Attachment added: "fbset_2.1-19build2 patch"
   http://librarian.launchpad.net/7058787/fbset_2.1-19build2.patch

-- 
Packaging error
https://launchpad.net/bugs/98892

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to