About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
lu_zero 07/09/18 08:14:32 Added: basedir.patch digest-qemulator-0.5 Log: New package, see bug #169137 (Portage version: 2.1.3.9) Revision Changes Path 1.1 app-emulation/qemulator/files/basedir.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/files/basedir.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/files/basedir.patch?rev=1.1&content-type=text/plain Index: basedir.patch =================================================================== --- usr/local/bin/qemulator 2007-03-03 22:40:27.000000000 +0100 +++ usr/local/bin/qemulator 2007-03-03 22:32:29.000000000 +0100 @@ -78,6 +78,7 @@ if not os.path.exists(os.path.join(basedir, "main.py")): if os.path.exists(os.path.join(os.getcwd(), "main.py")): basedir = os.getcwd() +basedir = "/usr/lib/qemulator" sys.path.insert(0, basedir) os.chdir(basedir) #print "basedir: " + basedir 1.1 app-emulation/qemulator/files/digest-qemulator-0.5 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/files/digest-qemulator-0.5?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/files/digest-qemulator-0.5?rev=1.1&content-type=text/plain Index: digest-qemulator-0.5 =================================================================== MD5 a2ab585f2a987b5fafa5f76b785d6c1a dodownload.php?file=Qemulator-0.5.tar.gz 769783 RMD160 7c5e316467cb63c364ae698b2d5351ae5576c0ee dodownload.php?file=Qemulator-0.5.tar.gz 769783 SHA256 c658a329214ed557c73dc3f165f4aed65990b4a9a7001e6b1aa9ac904f2abc5a dodownload.php?file=Qemulator-0.5.tar.gz 769783 -- gentoo-commits@g.o mailing list
Updated Jul 20, 2011
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.