]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] Allow build with empty EXTRAS
authorakropel1@rochester.rr.com <akropel1@rochester.rr.com>
Thu, 18 Dec 2003 02:32:53 +0000 (18:32 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:09 +0000 (21:13 -0700)
commit49cd31b33e6fb21f8dc44fa1751b7aea0a74c6ec
tree783f6df8fabade157cac4f6f9232b6e9eebb7f6a
parent281ff00a611aa0a71e43dd4355b0caa918d820d2
[PATCH] Allow build with empty EXTRAS

Need to let the shell expand $EXTRAS so it can properly detect an empty
list. Without this patch, the build fails whenever $EXTRAS is empty.
Makefile