diff --git a/schema/lib/elements/repomirror.xsd b/schema/lib/elements/repomirror.xsd index 1fa9dcc..777e81c 100644 --- a/schema/lib/elements/repomirror.xsd +++ b/schema/lib/elements/repomirror.xsd @@ -41,7 +41,7 @@ - + diff --git a/schema/lib/types/unix.xsd b/schema/lib/types/unix.xsd index f9922e5..b2dcf2d 100644 --- a/schema/lib/types/unix.xsd +++ b/schema/lib/types/unix.xsd @@ -25,7 +25,7 @@ dir: ^\s*(~?/[^/]*)+/?\s*$ file: ^\s*(~?/[^/]+)+\s*$ reldir: ^\s*[^/](([^/]*)+/?)+\s*$ - relfile: ^\s*[^/]+([^/]*)+[^/]\s*$ + relfile: ^\s*[^/]+(/|[^/]*)*[^/]+\s*$ --> @@ -53,7 +53,7 @@ - + diff --git a/schema/projects/repomirror.xsd b/schema/projects/repomirror.xsd index c28860c..4ca85d0 100644 --- a/schema/projects/repomirror.xsd +++ b/schema/projects/repomirror.xsd @@ -20,7 +20,7 @@ - +