diff options
Diffstat (limited to 'multimedia/totem/files/patch-data_Makefile.in')
-rw-r--r-- | multimedia/totem/files/patch-data_Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/totem/files/patch-data_Makefile.in b/multimedia/totem/files/patch-data_Makefile.in deleted file mode 100644 index ac127a4ab657..000000000000 --- a/multimedia/totem/files/patch-data_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- data/Makefile.in.orig Sun Jan 9 21:15:28 2005 -+++ data/Makefile.in Sun Jan 9 21:16:01 2005 -@@ -167,8 +167,8 @@ - - desktop_in_in_files_all = totem.desktop.in.in.in vanity.desktop.in.in - desktop_in_files_all = totem.desktop.in.in vanity.desktop.in --@TOTEM_VANITY_TRUE@desktop_in_files = @TOTEM_VANITY_TRUE@totem.desktop.in.in vanity.desktop.in --@TOTEM_VANITY_FALSE@desktop_in_files = @TOTEM_VANITY_FALSE@totem.desktop.in.in -+@TOTEM_VANITY_TRUE@desktop_in_files = @TOTEM_VANITY_TRUE@totem.desktop.in vanity.desktop.in -+@TOTEM_VANITY_FALSE@desktop_in_files = @TOTEM_VANITY_FALSE@totem.desktop.in - - desktopdir = $(datadir)/applications/ - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) |