Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734831
en ru br
ALT Linux repos
S:0.7.5-alt1

Group :: Graphical desktop/GNOME
RPM: nautilus-share

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nautilus-share-0.7.5-alt-interfaces_dir.patch
Download


--- meson.build.interfaces.dir	2022-09-12 06:45:58.000000000 +0300
+++ meson.build	2022-11-24 13:38:31.637835362 +0300
@@ -7,7 +7,7 @@
 data_dir = get_option('datadir')
 locale_dir = get_option('localedir')
 gettext_package = meson.project_name()
-interfaces_dir = prefix_dir / data_dir / 'interfaces'
+interfaces_dir = prefix_dir / data_dir / meson.project_name() / 'interfaces'
 
 
 conf = configuration_data()
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin