From 8b55761bd2e21264422e026e4d17bed6287e7b59 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 31 Jan 2013 17:09:04 +0000 Subject: initial import with Henrique Dias wrt #454600 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) --- x11-misc/sunflower/files/sunflower | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 x11-misc/sunflower/files/sunflower (limited to 'x11-misc/sunflower/files') diff --git a/x11-misc/sunflower/files/sunflower b/x11-misc/sunflower/files/sunflower new file mode 100644 index 000000000000..192d4b99e1ae --- /dev/null +++ b/x11-misc/sunflower/files/sunflower @@ -0,0 +1,5 @@ +#!/usr/bin/env python + +import os +os.chdir("@SITEDIR@") +import sunflower.Sunflower -- cgit v1.2.3-65-gdbad