Projects
home:Eustace:branches:Eulaceura:Factory
itext
_service:obs_scm:itext-create-tarball.sh
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:itext-create-tarball.sh of Package itext
#!/bin/bash #if [ $# -ne 1 ]; then # echo "Usage: ./create-sources VERSION" # exit 1 #fi VERSION=${1} TRVERSION=$( echo ${VERSION} | tr . _ ) NAME="itext" svn export http://svn.code.sf.net/p/${NAME}/code/tags/iText_${TRVERSION} ${NAME}-temp/ find ./${NAME}-temp -name "*.jar" -delete find ./${NAME}-temp -name "*.class" -delete # Remove unused files rm -Rf ./${NAME}-temp/src/jnlp rm -Rf ./${NAME}-temp/.keywords rm -Rf ./${NAME}-temp/lib rm -Rf ./${NAME}-temp/test rm -Rf ./${NAME}-temp/www cd ./${NAME}-temp tar cJf ../${NAME}-${VERSION}.tar.xz ./src
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2