Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 6de588a7ff08f43cb09f73867b027ca3 > files > 2

tentakel-2.2-9.mga3.src.rpm

--- py/setup.py	2010-01-27 16:50:36.053357007 +0100
+++ py/setup.py.patch	2010-01-27 16:50:27.826606872 +0100
@@ -17,7 +17,7 @@
 
 	packages = ["lekatnet", "lekatnet.plugins"],
 	scripts = ["tentakel"],
-	data_files = [	("man/man1", ["../tentakel.1"]),
+	data_files = [	("share/man/man1", ["../tentakel.1"]),
 			("share/doc/tentakel", ["../tentakel.conf.example",
 						"../README",
 						"../TODO",