diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-02-27 02:44:25 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-02-27 02:44:25 +0000 |
commit | cbc04de3923c972895fd6321040675254a1a4d2b (patch) | |
tree | 2ba72568c77f668eeaaba44aa1b431067b4a3946 /security/rubygem-ezcrypto | |
parent | 36f4d5b805d1ba7d2834ebb0447ec2ff7e3b4fd3 (diff) |
- Fix build
Notes
Notes:
svn path=/head/; revision=313025
Diffstat (limited to 'security/rubygem-ezcrypto')
-rw-r--r-- | security/rubygem-ezcrypto/files/patch-gemspec | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/security/rubygem-ezcrypto/files/patch-gemspec b/security/rubygem-ezcrypto/files/patch-gemspec new file mode 100644 index 000000000000..1576056e3c95 --- /dev/null +++ b/security/rubygem-ezcrypto/files/patch-gemspec @@ -0,0 +1,18 @@ +--- ezcrypto-0.7.2.gemspec.orig 2013-02-27 02:35:45.000000000 +0000 ++++ ezcrypto-0.7.2.gemspec 2013-02-27 02:36:42.000000000 +0000 +@@ -51,7 +51,6 @@ + - test/protectedsigner.pem + - test/sf-class2-root.crt + - test/sf_intermediate.crt +-- test/store + - test/test_helper.rb + - test/testchild.pem + - test/testchild.req +@@ -101,7 +100,6 @@ + - test/protectedsigner.pem + - test/sf-class2-root.crt + - test/sf_intermediate.crt +-- test/store + - test/test_helper.rb + - test/testchild.pem + - test/testchild.req |