From a93c5cdc940eae643b6ea0d2b57d0558e0fc0084 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 13 Oct 2012 18:44:57 +0300 Subject: [PATCH] macros: add _netsharedpath sample --- macros.local | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/macros.local b/macros.local index 37201ba..90f005b 100644 --- a/macros.local +++ b/macros.local @@ -14,3 +14,8 @@ # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files # marked as %doc should be installed. #%_excludedocs 1 +# +# A colon separated list of paths where files should *not* be installed. +# Usually, these are network file system mount points. +# +#%_netsharedpath /proc:/dev -- 2.44.0