Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created July 18, 2013 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fapestniegd/6031721 to your computer and use it in GitHub Desktop.
Save fapestniegd/6031721 to your computer and use it in GitHub Desktop.
EXCLUDE="\
--exclude oldstable/ --exclude stable/ --exclude testing/ --exclude unstable/ \
--exclude squeeze/ --exclude wheezy/ --exclude jessie/ --exclude sid/ \
--exclude oldstable-proposed-updates/ --exclude squeeze-proposed-updates/ \
--exclude stable-proposed-updates/ --exclude wheezy-proposed-updates/ \
--exclude testing-proposed-updates/ --exclude jessie-proposed-updates/ \
--exclude oldstable-updates/ --exclude squeeze-updates/ \
--exclude stable-updates/ --exclude wheezy-updates/ \
--exclude stable-backports/ --exclude wheezy-backports/ \
--exclude rc-buggy/ --exclude experimental/ \
--exclude source/ \
--exclude doc/ \
--exclude *.orig.tar.gz --exclude *.diff.gz --exclude *.dsc \
--exclude /contrib/ --exclude /non-free/ \
"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment