diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 14:54:19 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 14:54:19 +0000 |
commit | 1665b57e14f8637569e52f8752cc9dd1672a5cfb (patch) | |
tree | 3733f0bd0fffc5a53c899819f06077801df1c1fd /sys/lib | |
parent | a118f445d5ab2af18c51287755aaf0e601289521 (diff) |
proto: add regex support for skip=
Diffstat (limited to 'sys/lib')
-rw-r--r-- | sys/lib/sysconfig/proto/cdproto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/lib/sysconfig/proto/cdproto b/sys/lib/sysconfig/proto/cdproto index 55b1f246e..9ad30ccdf 100644 --- a/sys/lib/sysconfig/proto/cdproto +++ b/sys/lib/sysconfig/proto/cdproto @@ -86,6 +86,7 @@ sys d775 include + lib d775 + skip=\.(pyo|pyc)$ + log man @@ -107,6 +108,7 @@ sys d775 8 * src + skip=\.[ao]?[12578vqki]?$ + tmp d555 usr d775 |