]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
naoki: Add placeholder for signature in package.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Sep 2010 11:27:07 +0000 (13:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Sep 2010 11:27:07 +0000 (13:27 +0200)
tools/packager

index 8a9b15ee6fdc0d381e4848adfe7627173d02955c..3bb80b1032143730044911b1bb9ed46f2df48f24 100755 (executable)
@@ -207,6 +207,9 @@ function create_package() {
        create_metafile ${files} > ${tmp}/info
        create_controlfile > ${tmp}/control
 
+       # Add an empty file to hold place for the signature
+       touch ${tmp}/signature
+
        # Calculate hash sums of the package files
        log DEBUG "Calculating hash sums."
        local algorithm