Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates-src > by-pkgid > b9dfc9446ea00cfd5a19f51a49dc1127 > files > 19

awn-extras-applets-0.4.0-24.fc14.1.src.rpm

=== modified file 'shared/python/Makefile.am'
--- shared/python/Makefile.am	2010-01-02 20:40:44 +0000
+++ shared/python/Makefile.am	2010-04-13 15:07:03 +0000
@@ -1,7 +1,9 @@
 NULL =
 
 # awn python scripts
-pyawn_extrasdir = $(pythondir)/awn/extras
+# python doesn't like that awn is platform-specific, but awn.extras isn't
+#pyawn_extrasdir = $(pythondir)/awn/extras
+pyawn_extrasdir = $(pyexecdir)/awn/extras
 pyawn_extras_PYTHON =	\
 	__init__.py	\
 	awnlib.py	\