diff options
Diffstat (limited to 'emulators/gsnes9x/files/patch-ac')
-rw-r--r-- | emulators/gsnes9x/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/gsnes9x/files/patch-ac b/emulators/gsnes9x/files/patch-ac new file mode 100644 index 000000000000..b3fe10d1b18a --- /dev/null +++ b/emulators/gsnes9x/files/patch-ac @@ -0,0 +1,11 @@ +--- pixmaps/Makefile.in.orig Sun Jun 18 18:54:02 2000 ++++ pixmaps/Makefile.in Sun Jun 18 18:54:55 2000 +@@ -99,7 +99,7 @@ + ZVT_LIBS = @ZVT_LIBS@ + l = @l@ + +-pixmapdir = $(datadir)/pixmaps ++pixmapdir = $(datadir)/gnome/pixmaps + + pixmap_DATA = gsnesdefault.png gsnes9x-icon.png + |