Skip to content

Conversation

@mmoll
Copy link

@mmoll mmoll commented Mar 10, 2016

# *.tar.gz as they are needed.
*.dsc) apt_cache_source "$DIST" "$DISTCACHE" "$PATHNAME" "$COMP" "$PACKAGE";;
*.debian.tar.gz|*.debian.tar.xz|*.diff.gz|*.orig.tar.gz|*.orig.tar.xz|*.tar.gz|*.tar.xz|*.deb-control|*.dsc-cached) ;;
*.debian.tar.gz|*.debian.tar.bz2|*.debian.tar.xz|*.diff.gz|*.orig.tar.gz|*.orig.tar.bz2|*.orig.tar.xz|*.orig.tar.lzma|*.tar.gz|*.tar.bz2|*.tar.xz|*.deb-control|*.dsc-cached) ;;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing *.debian.tar.lzma and *.tar.lzma ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed

@domcleal
Copy link

👍 looks good, thanks.

@mattock
Copy link
Member

mattock commented Mar 10, 2016

This look good afaics.

mattock added a commit that referenced this pull request Mar 10, 2016
handle .tar.bz2 and .tar.lzma files
@mattock mattock merged commit cf4f031 into freight-team:master Mar 10, 2016
@mmoll mmoll deleted the lzma branch March 10, 2016 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants