Skip to content

Commit

Permalink
Merge pull request hime-ime#367 from Vdragon/master
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb- committed Jun 6, 2012
2 parents ee10673 + a338dcb commit 4c3ce97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/fedora/gen-rpm
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ else
cp -r $GIT_DIR_NAME $TAR_NAME
tar --owner=0 --group=0 -Jcf "$TAR_NAME".tar.xz $TAR_NAME --exclude=.git
cp ${TAR_NAME}.tar.xz ${SRCDIR}/${TAR_NAME}.tar.xz
cd ${GIT_DIR_NAME}
fi

cd ${DISTROROOT}
Expand Down

0 comments on commit 4c3ce97

Please sign in to comment.