Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 39cc3a954458eb485d2d71c4ec217b56 > files > 1

tilp-6.81-1mdv2008.0.src.rpm

Index: desktop/Makefile.am
===================================================================
--- desktop/Makefile.am
+++ desktop/Makefile.am	2007-07-02 00:00:11.000000000 +0200
@@ -6,18 +6,18 @@
 EXTRA_DIST = gnome/* kde/* others/*
 
 install: $(FILES)
-	@echo Installing magic local data for file\(1\) command...
-	@if ! grep "\*\*TI85\*\*" /etc/magic; then	\
-		cat others/magic >> /etc/magic;		\
-	fi;
-	@echo Done.
-
-	@echo "---";
-
-	@echo Installing Gnome VFS MIME magic patterns...
-	@if ! grep "\*\*TI" /etc/gnome-vfs-mime-magic; then		\
-		cat gnome/gnome-vfs-mime-magic >> /etc/gnome-vfs-mime-magic;	\
-	fi;
+#	@echo Installing magic local data for file\(1\) command...
+#	@if ! grep "\*\*TI85\*\*" /etc/magic; then	\
+#		cat others/magic >> /etc/magic;		\
+#	fi;
+#	@echo Done.
+#
+#	@echo "---";
+#
+#	@echo Installing Gnome VFS MIME magic patterns...
+#	@if ! grep "\*\*TI" /etc/gnome-vfs-mime-magic; then		\
+#		cat gnome/gnome-vfs-mime-magic >> /etc/gnome-vfs-mime-magic;	\
+#	fi;
 
 	@echo Installing application registry in Gnome...
 	@$(INSTALL) -d $(DESTDIR)/usr/share/application-registry