+ifeq (,$(filter nocheck stage1, $(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
I don't think this is correct. The filter command takes a single pattern, followed by a set of whitespace-separated values to match it against. I don't believe you can filter both nocheck and stage1 in a single command. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543399 Title: php-directory-scanner: add nocheck and stage1 build profiles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-directory-scanner/+bug/1543399/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
