diff options
Diffstat (limited to 'abuild-sign.in')
-rw-r--r-- | abuild-sign.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/abuild-sign.in b/abuild-sign.in index aea651f..3ff32e0 100644 --- a/abuild-sign.in +++ b/abuild-sign.in @@ -1,12 +1,10 @@ #!/bin/sh -# sign indexes +# abuild-sign - sign indexes # Copyright (c) 2009 Natanael Copa <ncopa@alpinelinux.org> # # Distributed under GPL-2 # -# Depends on: busybox utilities, fakeroot, -# abuild_ver=@VERSION@ sysconfdir=@sysconfdir@ |