~ubuntu-branches/ubuntu/trusty/khronos-opencl-man/trusty

« back to all changes in this revision

Viewing changes to debian/get-orig-source

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-08-26 14:08:13 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130826140813-0220fw7m8xn0ggvk
Tags: 1.0~svn22836-1
* Do not delete index.html, remove lintian error
* Move to Debian OpenCL Maintainers
* Use canonical URLs for debian VCS

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
svn export --quiet --revision ${REVISION} ${URL} ${FOLDER}
24
24
 
25
25
# we will re-generate them anyway:
26
 
rm ${FOLDER}/xhtml/*.html
 
26
find ${FOLDER}/xhtml -name \*.html -not -name index.html -delete
27
27
 
28
28
URL2=https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/docs/man4
29
29
cd ${FOLDER}