diff options
author | martti <martti> | 2002-01-04 06:44:58 +0000 |
---|---|---|
committer | martti <martti> | 2002-01-04 06:44:58 +0000 |
commit | 1d3cabb4294fb647022070709620653cef4de48f (patch) | |
tree | 308026e563d81964769715158c8b743cf8e8fa6c /wm/fvwm2/Makefile | |
parent | 60d8ae053701bd42e3ffedba91493b0a2bbc3eee (diff) | |
download | pkgsrc-1d3cabb4294fb647022070709620653cef4de48f.tar.gz |
* Regenerate checksum as fvwm_icons.tgz was modified
* Adjust Makefile to match the new layout of fvwm_icons.tgz
Diffstat (limited to 'wm/fvwm2/Makefile')
-rw-r--r-- | wm/fvwm2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile index bf9fabc4723..5713deaddb8 100644 --- a/wm/fvwm2/Makefile +++ b/wm/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/12/17 07:30:07 martti Exp $ +# $NetBSD: Makefile,v 1.12 2002/01/04 06:44:58 martti Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -40,7 +40,7 @@ post-extract: post-install: @${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fvwm2/pixmaps ${INSTALL_DATA} \ - ${WRKDIR}/icons/*.xpm \ + ${WRKDIR}/icons/fvwm_icons/*.xpm \ ${PREFIX}/lib/X11/fvwm2/pixmaps ${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fvwm2 ${INSTALL_DATA} \ |