diff options
Diffstat (limited to 'src/xbs-abs/archrelease.patch')
-rw-r--r-- | src/xbs-abs/archrelease.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/xbs-abs/archrelease.patch b/src/xbs-abs/archrelease.patch new file mode 100644 index 0000000..bdf2deb --- /dev/null +++ b/src/xbs-abs/archrelease.patch @@ -0,0 +1,8 @@ +--- archrelease.in 2014-06-20 09:42:13.367553434 -0400 ++++ archrelease.ugly 2014-06-27 17:42:14.392917837 -0400 +@@ -1,4 +1,5 @@ + #!/bin/bash ++# License: Unspecified + + m4_include(lib/common.sh) + m4_include(lib/valid-tags.sh) |