From patchwork Mon Jun 11 11:10:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alexandros.frantzis@linaro.org X-Patchwork-Id: 9189 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 4152623E0C for ; Mon, 11 Jun 2012 11:10:23 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 0FDA7A1868A for ; Mon, 11 Jun 2012 11:10:22 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id q6so2571486yen.11 for ; Mon, 11 Jun 2012 04:10:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=jmFIBsIgnnnb4zGX2N21rnMaD4F7MAsxFMhsm4X31h0=; b=Nuc8A9wAlJizKFWSt8p5+DBjob7RnebbNPUNX8tTp3/Uz8Ng8xtMYjUdYh3tfRKK7e gOXMlTBWQY2xoY69/11wUAF7cQqUw6Az3XWrda5DeCGwejVy0KQ4nAhfNjmPOnYTqRpv J5PymAtRB/YRW+3Qg5RpO+2iNO3S9x9zb4znmQHV6v/PWI/2Ld8ia3b0JG0xwPY0nWTz DQnmHjElMII6L/IDc4UJtB3lgnCUB8bv4glkBy7bh7jRBgrsPdz6hH3j2+A9mShykHRt 0xEIxMC9Jynxc2FwCawEV1ZBydullRaVpPGGEf8b5PisKx24/TBaAmz/VcZ/OMLY4Gmc PoNw== Received: by 10.50.163.99 with SMTP id yh3mr5845909igb.53.1339413022675; Mon, 11 Jun 2012 04:10:22 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp102158ibb; Mon, 11 Jun 2012 04:10:21 -0700 (PDT) Received: by 10.216.206.135 with SMTP id l7mr5963065weo.84.1339413020205; Mon, 11 Jun 2012 04:10:20 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id y43si23163767wel.92.2012.06.11.04.10.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Jun 2012 04:10:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Se2Vk-0003H2-VD for ; Mon, 11 Jun 2012 11:10:16 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id E1475E00A9 for ; Mon, 11 Jun 2012 11:10:16 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glmark2 X-Launchpad-Branch: ~glmark2-dev/glmark2/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 221 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glmark2-dev/glmark2/trunk] Rev 221: Build: Exclude *.pyc files from the distribution tarball. Message-Id: <20120611111016.26959.36697.launchpad@ackee.canonical.com> Date: Mon, 11 Jun 2012 11:10:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15376"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 6e648176910fac2b9f4ec2ec2130e93ffc5b59d0 X-Gm-Message-State: ALoCoQmY85IvzZ5RM75tYZtbzkFxPu0XKhYb3gmaZskmZNdAg7XiQcLeoWsSYTygxAEoo5/rcn+9 ------------------------------------------------------------ revno: 221 committer: Alexandros Frantzis branch nick: trunk timestamp: Mon 2012-06-11 13:46:53 +0300 message: Build: Exclude *.pyc files from the distribution tarball. modified: wscript --- lp:glmark2 https://code.launchpad.net/~glmark2-dev/glmark2/trunk You are subscribed to branch lp:glmark2. To unsubscribe from this branch go to https://code.launchpad.net/~glmark2-dev/glmark2/trunk/+edit-subscription === modified file 'wscript' --- wscript 2012-05-24 10:11:54 +0000 +++ wscript 2012-06-11 10:46:53 +0000 @@ -119,7 +119,7 @@ def get_files(self): import fnmatch files = [] - excludes = ['*.bzr', '*~', './.*waf*', './build*', '*.swp', '*glmark2-*.tar.gz'] + excludes = ['*.bzr', '*~', './.*waf*', './build*', '*.swp', '*.pyc', '*glmark2-*.tar.gz'] for (dirpath, dirnames, filenames) in os.walk(top): names_to_remove = [] names = dirnames + filenames