diff options
Diffstat (limited to 'misc/mc/files/patch-gnome::Makefile.in')
-rw-r--r-- | misc/mc/files/patch-gnome::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/mc/files/patch-gnome::Makefile.in b/misc/mc/files/patch-gnome::Makefile.in new file mode 100644 index 0000000..0fc63d3 --- /dev/null +++ b/misc/mc/files/patch-gnome::Makefile.in @@ -0,0 +1,11 @@ +--- gnome/Makefile.in.orig Sun Aug 11 18:29:17 2002 ++++ gnome/Makefile.in Sun Aug 11 18:30:01 2002 +@@ -9,7 +9,7 @@ + + corbadir = $(sysconfdir)/CORBA/servers + desktopdir = $(mclibdir)/desktop-scripts +-gnewdir = $(prefix)/share/mc/templates ++gnewdir = $(mclibdir)/templates + gnomeicondir = @gnomeicondir@ + icondir = $(datadir)/pixmaps/mc + |