diff options
Diffstat (limited to 'tests/t_installfiles_dir_slash')
-rw-r--r-- | tests/t_installfiles_dir_slash | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/t_installfiles_dir_slash b/tests/t_installfiles_dir_slash index a4d1e0a..9106ac0 100644 --- a/tests/t_installfiles_dir_slash +++ b/tests/t_installfiles_dir_slash @@ -1,4 +1,14 @@ #!/bin/sh +# +# opkhelper +# tests/t_installfiles_dir_slash +# +# 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 foo.pkg cat >foo.pkg/files <<-EOF |