File gnome-do-mono3.patch of Package gnome-do
Index: gnome-do-0.9/Do.Interface.Linux.Classic/Makefile.am =================================================================== --- gnome-do-0.9.orig/Do.Interface.Linux.Classic/Makefile.am +++ gnome-do-0.9/Do.Interface.Linux.Classic/Makefile.am @@ -22,4 +22,5 @@ REFERENCES = \ PROJECT_REFERENCES = \ Do.Interface.Linux \ Do.Interface.Linux.AnimationBase \ - Do.Platform + Do.Platform \ + Do.Platform.Linux Index: gnome-do-0.9/Do.Interface.Linux.GlassFrame/Makefile.am =================================================================== --- gnome-do-0.9.orig/Do.Interface.Linux.GlassFrame/Makefile.am +++ gnome-do-0.9/Do.Interface.Linux.GlassFrame/Makefile.am @@ -21,4 +21,5 @@ REFERENCES = \ PROJECT_REFERENCES = \ Do.Interface.Linux \ Do.Interface.Linux.AnimationBase \ - Do.Platform + Do.Platform \ + Do.Platform.Linux Index: gnome-do-0.9/Do.Interface.Linux.HUD/Makefile.am =================================================================== --- gnome-do-0.9.orig/Do.Interface.Linux.HUD/Makefile.am +++ gnome-do-0.9/Do.Interface.Linux.HUD/Makefile.am @@ -21,4 +21,5 @@ REFERENCES = \ PROJECT_REFERENCES = \ Do.Interface.Linux \ Do.Interface.Linux.AnimationBase \ - Do.Platform + Do.Platform \ + Do.Platform.Linux Index: gnome-do-0.9/Do.Interface.Linux.Mini/Makefile.am =================================================================== --- gnome-do-0.9.orig/Do.Interface.Linux.Mini/Makefile.am +++ gnome-do-0.9/Do.Interface.Linux.Mini/Makefile.am @@ -21,4 +21,5 @@ REFERENCES = \ PROJECT_REFERENCES = \ Do.Interface.Linux \ Do.Interface.Linux.AnimationBase \ - Do.Platform + Do.Platform \ + Do.Platform.Linux