ignore .mo files

This commit is contained in:
Benjamin Dauvergne 2013-11-20 23:56:35 +01:00
parent dc25c5d92e
commit 38bd3bab14
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ for DIST in $DISTS; do
cd $BUILD_DIR/$PROJECT_NAME-$PROJECT_VERSION
echo "+ Building $PROJECT_NAME $PROJECT_VERSION $DIST $ARCH"
DIST=$DIST ARCH=$ARCH pdebuild --use-pdebuild-internal --debbuildopts '-sa'
DIST=$DIST ARCH=$ARCH pdebuild -I*.mo --use-pdebuild-internal --debbuildopts '-sa'
echo "+ Add a build file to lock new build for $DIST on $ARCH"
touch $GIT_PATH/${PROJECT_NAME}_${PACKAGE_VERSION}_${DIST}_${ARCH}.build