diff options
Diffstat (limited to 'tests/t_installfiles_patterns_and_links')
-rw-r--r-- | tests/t_installfiles_patterns_and_links | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/t_installfiles_patterns_and_links b/tests/t_installfiles_patterns_and_links index 137bec6..1e9a6e4 100644 --- a/tests/t_installfiles_patterns_and_links +++ b/tests/t_installfiles_patterns_and_links @@ -1,4 +1,14 @@ #!/bin/sh +# +# opkhelper +# tests/t_installfiles_patterns_and_links +# +# Copyright (C) 2013 Patrick "P. J." McDermott +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. This file is offered as-is, +# without any warranty. mkdir -p libfoo.1.pkg libfoo-dev.pkg cat >libfoo.1.pkg/files <<-EOF |