Skip to content

Commit f7fcf44

Browse files
committed
Remove out of date comment
1 parent 738909a commit f7fcf44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

macosx/create_package.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ packagesbuild Uninstall-Gregorio.pkgproj
123123

124124
# Having built the pacakges, we move them out of the build directory, attaching
125125
# the version number to the filename in the process.
126-
# The uninstall pacakge doesn't need the version number because it doesn't
127-
# care about the version of gregorio.
128126
VERSION=`echo $VERSION | sed s:[.]:_:g`
129127
mv $BUILDDIR/Gregorio.pkg $TOP/Gregorio-$VERSION.pkg
130128
mv $BUILDDIR/Uninstall-Gregorio.pkg $TOP/Uninstall-Gregorio-$VERSION.pkg

0 commit comments

Comments
 (0)