diff options
Diffstat (limited to 'mail/xfaces')
-rw-r--r-- | mail/xfaces/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfaces/files/patch-ab b/mail/xfaces/files/patch-ab index 8496b4de7390..b6b7cf60ef68 100644 --- a/mail/xfaces/files/patch-ab +++ b/mail/xfaces/files/patch-ab @@ -5,7 +5,7 @@ diff -c -N ../xfaces-3.3-org/images/Imakefile ./images/Imakefile *** 0 **** --- 1,5 ---- + -+ InstallNonExec( *.xpm, $(INCDIR)/pixmaps) ++ InstallNonExec( *.xpm, $(INCDIR)/X11/pixmaps) + + clean:: + rm -f Makefile.* |