diff options
Diffstat (limited to 'doc/configure-schema.sh')
| -rwxr-xr-x | doc/configure-schema.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/configure-schema.sh b/doc/configure-schema.sh new file mode 100755 index 0000000..fa17f8d --- /dev/null +++ b/doc/configure-schema.sh @@ -0,0 +1,3 @@ +#! /bin/sh + +ln --symbolic --force --verbose $GUIX_ENVIRONMENT/xml/docbook/5.1/rng/docbookxi.rnc $(dirname $0) |
