Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: mate-control-center/1.27.0/Makefile
===================================================================
--- mate-control-center/1.27.0/Makefile	(revision 300)
+++ mate-control-center/1.27.0/Makefile	(revision 301)
@@ -181,10 +181,6 @@
 $(install_target): $(build_target)
 	@mkdir -p $(MATE_PKG)
 	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) install $(env_sysroot)
-	# ======= Disable time-admin applet due to org.freedesktop.timedate1 dependencies: =======
-	@( cd $(MATE_PKG)/usr/share/applications ; \
-	   mv mate-time-admin.desktop{,.failure} ; \
-	 )
 	# ======= Remove mimeinfo cache: =======
 	@rm $(MATE_PKG)/usr/share/applications/mimeinfo.cache
 	# ======= Install Documentation =======
Index: mate-control-center/1.27.0/PATCHES
===================================================================
--- mate-control-center/1.27.0/PATCHES	(revision 300)
+++ mate-control-center/1.27.0/PATCHES	(revision 301)
@@ -1,2 +1,3 @@
 
 ../../../sources/MATE/1.27/mate-control-center/patches/mate-control-center-1.27.0-appindicator.patch -p0
+../../../sources/MATE/1.27/mate-control-center/patches/mate-control-center-1.27.0-sensitive.patch    -p0