[Debian-islamic-commits] [thawab] 04/08: debian/patches/private-pkg.diff: Also patch the new thawab-server

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Thu Mar 19 07:38:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a commit to branch master
in repository thawab.

commit efdab2defbd62ccd934d2be33adeef366fc96116
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Thu Mar 19 08:26:18 2015 +0200

    debian/patches/private-pkg.diff: Also patch the new thawab-server
---
 debian/patches/private-pkg.diff | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/private-pkg.diff b/debian/patches/private-pkg.diff
index f92adcc..1e0b147 100644
--- a/debian/patches/private-pkg.diff
+++ b/debian/patches/private-pkg.diff
@@ -10,3 +10,14 @@ Forwarded: not-needed
 +sys.path.append("/usr/share/thawab")
  from Thawab.gtkUi import main
  main()
+--- a/thawab-server
++++ b/thawab-server
+@@ -1,6 +1,8 @@
+ #!/usr/bin/python2
+ # -*- coding: UTF-8 -*-
+ 
++import sys
++sys.path.append("/usr/share/thawab")
+ from Thawab.gtkUi import onlyterminal
+ onlyterminal()
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/thawab.git



More information about the Debian-islamic-commits mailing list