Logo
Explore Help
Sign In
archr/Arch-R
0
0
Fork 0
You've already forked Arch-R
mirror of https://github.com/archr-linux/Arch-R.git synced 2026-03-31 14:41:55 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
20275b2e38affd1a67bd59dce87d81f266d5cc21
Arch-R/packages/python/security/pyOpenSSL/install

9 lines
120 B
Plaintext
Raw Normal View History

new package: (thanks to Andras) - add package pyOpenSSL needed by upcoming SABnzbd plugin
2010-01-07 23:22:12 +01:00
#!/bin/sh
packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
. config/options $1
new package: (thanks to Andras) - add package pyOpenSSL needed by upcoming SABnzbd plugin
2010-01-07 23:22:12 +01:00
$SCRIPTS/install Python
pyOpenSSL: - pyOpenSSL depends on openssl
2010-01-13 11:27:24 +01:00
$SCRIPTS/install openssl
new package: (thanks to Andras) - add package pyOpenSSL needed by upcoming SABnzbd plugin
2010-01-07 23:22:12 +01:00
cp -PR $PKG_BUILD/.install/* $INSTALL
Reference in New Issue Copy Permalink
Powered by Gitea Page: 162ms Template: 7ms
English
English
Licenses API