Files
bsdports/system/grub2/files/_patch-x-Makefile.am
2019-12-26 07:26:06 +00:00

12 lines
417 B
Plaintext

--- ./Makefile.am.orig 2012-06-26 05:07:30.000000000 +0300
+++ ./Makefile.am 2015-10-14 16:02:17.166716000 +0200
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = subdir-objects -Wno-portability
DEPDIR = .deps-util
-SUBDIRS = grub-core/gnulib . grub-core po docs util/bash-completion.d
+SUBDIRS = grub-core/gnulib . grub-core po docs
include $(top_srcdir)/conf/Makefile.common
include $(top_srcdir)/conf/Makefile.extra-dist