Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (000da91575cb7782e481b535e6b1795b140ac347)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (000da91575cb7782e481b535e6b1795b140ac347)
  • Date: Sat, 27 Aug 2016 20:32:26 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/youtube-dl/BUILD | 2 ++
utils/youtube-dl/HISTORY | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 000da91575cb7782e481b535e6b1795b140ac347
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/youtube-dl: added a fix for completion files installation

diff --git a/utils/youtube-dl/BUILD b/utils/youtube-dl/BUILD
index 63669e4..b10fb39 100755
--- a/utils/youtube-dl/BUILD
+++ b/utils/youtube-dl/BUILD
@@ -1,3 +1,5 @@
+sed -i 's;etc/;/&;g' setup.py &&
+
if is_depends_enabled ${SPELL} python; then
default_build_python
else
diff --git a/utils/youtube-dl/HISTORY b/utils/youtube-dl/HISTORY
index f9418a1..25b0dcb 100644
--- a/utils/youtube-dl/HISTORY
+++ b/utils/youtube-dl/HISTORY
@@ -1,6 +1,7 @@
2016-08-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, BUILD, DEPENDS, INSTALL: updated spell to 2016.08.24.1,
- converted to .tar.gz python package build/install procedure
+ converted to .tar.gz python package build/install procedure,
+ added a fix for completion files installation

2016-08-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 2016.08.12



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (000da91575cb7782e481b535e6b1795b140ac347), Pavel Vinogradov, 08/27/2016

Archive powered by MHonArc 2.6.24.

Top of Page