File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DEPS_tribler=(kivy openssl)
11
11
12
12
# url of the package
13
13
# URL_tribler=http://ios-dev.no-ip.org/Tribler-$VERSION_tribler.tar.gz
14
- URL_tribler=https://github.com/lfdversluis /tribler/raw/devel /Tribler-$VERSION_tribler .tar.gz
14
+ URL_tribler=https://github.com/rjagerman /tribler/raw/new-package /Tribler-$VERSION_tribler .tar.gz
15
15
16
16
# md5 of the package
17
17
MD5_tribler=
@@ -48,7 +48,7 @@ function postbuild_tribler() {
48
48
# curves.ec probably gets ignored by setup.py install,
49
49
# copy it manually to site-packages of the built python
50
50
51
- echo " CURVES EC SOURCE: $BUILD_tribler "
52
- try cp $CURVES_source $CURVES_dest
53
-
51
+ # echo "CURVES EC SOURCE: $BUILD_tribler"
52
+ # try cp $CURVES_source $CURVES_dest
53
+ true
54
54
}
You can’t perform that action at this time.
0 commit comments