https://bugzilla.redhat.com/show_bug.cgi?id=1024136
--- Comment #6 from Michael Schwendt <[email protected]> --- > # Tweak to be noarch > %global geditlib %{_libdir}/gedit/plugins That would be wrong for targets where %_libdir is not /usr/lib. gedit's directory for arch-independent plugins is: %{_datadir}/gedit/plugins See ./gedit/gedit-plugins-engine.c and ./gedit/gedit-dirs.c in the gedit source code. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
