public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Dolbec" <brian.dolbec@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-keys:master commit in: /
Date: Tue, 23 Dec 2014 02:50:04 +0000 (UTC)	[thread overview]
Message-ID: <1419302867.1c9c54bff527b09e0a95bf6b3457299f04f0c76b.dol-sen@gentoo> (raw)

commit:     1c9c54bff527b09e0a95bf6b3457299f04f0c76b
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 05:11:45 2014 +0000
Commit:     Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Tue Dec 23 02:47:47 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=1c9c54bf

Add hardlink generators for LICENSE and README.md to testpath

Git does not handle links, by creating hardlinks, the files will be included in any sdist operations.

---
 testpath | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/testpath b/testpath
index b624ba2..6064710 100644
--- a/testpath
+++ b/testpath
@@ -18,3 +18,15 @@ else
     export PATH="$(dirname $BASH_SOURCE[0])/../pyGPG/bin:$(dirname $BASH_SOURCE[0])/gkeys/bin:$(dirname $BASH_SOURCE[0])/gkeys-ldap/bin:$(dirname $BASH_SOURCE[0])/gkeys-gen/bin:${PATH}"
     export PYTHONPATH="$(dirname $BASH_SOURCE[0])/../pyGPG/:$(dirname $BASH_SOURCE[0])/../ssl-fetch/:$(dirname $BASH_SOURCE[0])/gkeys/:$(dirname $BASH_SOURCE[0])/gkeys-gen/:$(dirname $BASH_SOURCE[0])/gkeys-ldap/:${PYTHONPATH}"
 fi
+
+# Create our LICENSE and README.md hardlinks
+# This way we only need one copy of each file,
+# but they get included in all 3 pkgs
+
+ln LICENSE gkeys/LICENSE
+ln LICENSE gkeys-gen/LICENSE
+ln LICENSE gkeys-ldap/LICENSE
+
+ln README.md gkeys/README.md
+ln README.md gkeys-gen/README.md
+ln README.md gkeys-ldap/README.md


             reply	other threads:[~2014-12-23  2:50 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23  2:50 Brian Dolbec [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-23 19:04 [gentoo-commits] proj/gentoo-keys:master commit in: / Brian Dolbec
2015-08-09  1:09 Brian Dolbec
2015-01-07 23:39 Brian Dolbec
2015-01-07 19:41 Brian Dolbec
2015-01-01  5:50 Brian Dolbec
2015-01-01  4:57 Robin H. Johnson
2015-01-01  4:52 Robin H. Johnson
2015-01-01  4:51 Robin H. Johnson
2015-01-01  4:50 Robin H. Johnson
2015-01-01  4:43 Robin H. Johnson
2014-12-31 21:38 ` Robin H. Johnson
2015-01-01  4:43 Robin H. Johnson
2014-12-31 21:43 ` Robin H. Johnson
2015-01-01  4:43 Robin H. Johnson
2014-12-31 21:54 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:52 Brian Dolbec
2014-12-31 21:49 Robin H. Johnson
2015-01-01  4:43 ` Robin H. Johnson
2014-12-23  2:50 Brian Dolbec
2014-12-23  0:13 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-12-22 23:11 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-08-20  3:55 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-05-27 20:56 Brian Dolbec
2014-03-01 17:58 Pavlos Ratis
2014-02-28 20:21 Brian Dolbec
2013-06-23  7:13 Brian Dolbec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1419302867.1c9c54bff527b09e0a95bf6b3457299f04f0c76b.dol-sen@gentoo \
    --to=brian.dolbec@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox