diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-12 04:56:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-12 04:56:11 +0000 |
commit | e9335bded5c69943a972e6111ec1f935696b196b (patch) | |
tree | e8c779f08764fb9a1000b73c0a12ed4d8b686378 /mail/xfaces | |
parent | f863ca684c584301b2494970eba54e24ca87d8f8 (diff) | |
download | ports-e9335bded5c69943a972e6111ec1f935696b196b.tar.gz ports-e9335bded5c69943a972e6111ec1f935696b196b.zip |
Notes
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.* |