From: Marcio Barbosa Date: Wed, 20 Jul 2016 19:09:43 +0000 (-0400) Subject: macos: pkgbuild.sh should not be tracked by git X-Git-Tag: upstream/1.6.18.3^2~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9b9c10c1914739d19908b9745b13d7ddcf3575ff;p=packages%2Fo%2Fopenafs.git macos: pkgbuild.sh should not be tracked by git The automatically generated pkgbuild.sh file should not be tracked by git. To fix this problem, add the name of this file to the proper .gitignore file. Reviewed-on: https://gerrit.openafs.org/12343 Reviewed-by: Benjamin Kaduk Tested-by: Benjamin Kaduk (cherry picked from commit 19ffa2b7f09bffea816dda4713ad53f4d8cb93cb) Change-Id: I581f09deea271dd26e065d35dbf12d6c8480bb8f Reviewed-on: https://gerrit.openafs.org/12351 Reviewed-by: Marcio Brito Barbosa Tested-by: BuildBot Reviewed-by: Mark Vitale Reviewed-by: Stephan Wiesand --- diff --git a/src/packaging/MacOS/.gitignore b/src/packaging/MacOS/.gitignore index 1b80709b6..368a41c56 100644 --- a/src/packaging/MacOS/.gitignore +++ b/src/packaging/MacOS/.gitignore @@ -8,6 +8,7 @@ /OpenAFS.info /OpenAFS.Description.plist /buildpkg.sh +/pkgbuild.sh /CellServDB .DS_Store *.mode1v3