Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
baas
Commits
f83ddbfc
Commit
f83ddbfc
authored
Dec 18, 2015
by
Giorgos Korfiatis
Browse files
Use env to determine python binary for duplicity
parent
2aefb3fc
Changes
1
Show whitespace changes
Inline
Side-by-side
make_duplicity.sh
View file @
f83ddbfc
...
@@ -72,7 +72,7 @@ cd $SRCPATH
...
@@ -72,7 +72,7 @@ cd $SRCPATH
rm
-rf
build
rm
-rf
build
patch
-N
-p0
<
$ROOTPATH
/src/duplicity-patches/timeview.patch
patch
-N
-p0
<
$ROOTPATH
/src/duplicity-patches/timeview.patch
patch
-N
-p0
<
$ROOTPATH
/src/duplicity-patches/syspath.patch
patch
-N
-p0
<
$ROOTPATH
/src/duplicity-patches/syspath.patch
python setup.py build
python setup.py build
--executable
=
"/usr/bin/env python"
cd
build/lib.
*
cd
build/lib.
*
cp
-pr
*
$DUPL
/lib
cp
-pr
*
$DUPL
/lib
cd
../scripts-2.7
cd
../scripts-2.7
...
...
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