From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 218141395ED for ; Tue, 4 Aug 2015 21:42:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD05E14172; Tue, 4 Aug 2015 21:42:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5EAD014172 for ; Tue, 4 Aug 2015 21:42:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98D7A340902 for ; Tue, 4 Aug 2015 21:42:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FDA9C3 for ; Tue, 4 Aug 2015 21:41:58 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1438724671.88693dc02295ea79ba4f9379996cb176462545dc.blueness@gentoo> Subject: [gentoo-commits] proj/grss:master commit in: / X-VCS-Repository: proj/grss X-VCS-Files: MANIFEST.in X-VCS-Directories: / X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 88693dc02295ea79ba4f9379996cb176462545dc X-VCS-Branch: master Date: Tue, 4 Aug 2015 21:41:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 296cc0b0-3353-4753-b66a-16272ad8ed4b X-Archives-Hash: 3275a93b5212f588461f2ac116d309e3 commit: 88693dc02295ea79ba4f9379996cb176462545dc Author: Anthony G. Basile gentoo org> AuthorDate: Tue Aug 4 21:44:31 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Aug 4 21:44:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=88693dc0 Update MANIFEST.in. MANIFEST.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 077e093..9afc0fc 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,5 @@ include LICENSE include README -include grsrun -include grsup -include install-worldconf -include systems.conf +include bin/* +include conf/* include grs/*