openbsd-ports/net/nicotine/patches/patch-nicotine-import-winconfig
xsa 3c8850529e Import nicotine-1.0.6
Nicotine is a SoulSeek client written in Python, based on the PySoulSeek
project by Alexander Kanavin.

It features, among other things, a completely rewritten graphical user
interface which uses the PyGTK-2 toolkit and a less strict user request
policy.

Submitted and maintained by Michael Coulter <mjc at bitz.ca>

ok sturm@.
2004-02-16 21:16:06 +00:00

10 lines
393 B
Plaintext

$OpenBSD: patch-nicotine-import-winconfig,v 1.1.1.1 2004/02/16 21:16:06 xsa Exp $
--- nicotine-import-winconfig.orig 2003-08-18 16:31:32.000000000 +0200
+++ nicotine-import-winconfig 2004-02-11 23:45:31.000000000 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python%%MODPY_VERSION%%
# Import the windows slsk config files in Nicotine.
# Geert Kloosterman <geertk@ai.rug.nl>