Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
f8b52bbe
Commit
f8b52bbe
authored
Jan 17, 2017
by
lyxell
Committed by
GitHub
Jan 17, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #361 from jam7/remove-openssl_devel
Remove openssl_devel.rb again
parents
0d71d1ed
8ba5e414
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
packages/openssl_devel.rb
packages/openssl_devel.rb
+0
-18
No files found.
packages/openssl_devel.rb
deleted
100644 → 0
View file @
0d71d1ed
require
'package'
# We are going to use openssl only instead of openssl_devel for the
# ease of maintenance. Removing package file is not easy, so leaving
# place holder here. PH needs to have source_url unfortunately.
class
Openssl_devel
<
Package
version
'removed'
source_url
'ftp://ftp.openssl.org/source/old/1.0.2/openssl-1.0.2f.tar.gz'
source_sha1
'2047c592a6e5a42bd37970bdb4a931428110a927'
def
self
.
build
end
def
self
.
install
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment