* [PATCH] Fix bash-completion Makemodule options
@ 2014-08-08 17:30 Stanislav Brabec
2014-08-11 12:58 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Stanislav Brabec @ 2014-08-08 17:30 UTC (permalink / raw)
To: util-linux
---
bash-completion/Makemodule.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bash-completion/Makemodule.am b/bash-completion/Makemodule.am
index 8d6431b..a6d357d 100644
--- a/bash-completion/Makemodule.am
+++ b/bash-completion/Makemodule.am
@@ -122,7 +122,7 @@ endif
if BUILD_FDFORMAT
dist_bashcompletion_DATA += bash-completion/fdformat
endif
-if LINUX
+if BUILD_BLOCKDEV
dist_bashcompletion_DATA += bash-completion/blockdev
endif
--
1.8.4.5
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz
Lihovarská 1060/12 tel: +49 911 7405384547
190 00 Praha 9 fax: +420 284 084 001
Czech Republic http://www.suse.cz/
PGP: 830B 40D5 9E05 35D8 5E27 6FA3 717C 209F A04F CD76
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix bash-completion Makemodule options
2014-08-08 17:30 [PATCH] Fix bash-completion Makemodule options Stanislav Brabec
@ 2014-08-11 12:58 ` Karel Zak
0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2014-08-11 12:58 UTC (permalink / raw)
To: Stanislav Brabec; +Cc: util-linux
On Fri, Aug 08, 2014 at 07:30:55PM +0200, Stanislav Brabec wrote:
> bash-completion/Makemodule.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 12:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 17:30 [PATCH] Fix bash-completion Makemodule options Stanislav Brabec
2014-08-11 12:58 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).