summaryrefslogtreecommitdiff
path: root/games/jetpack/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-02 11:30:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-02 11:30:04 +0000
commit5b68ed1be74b299166cc483fde40635ccbcbf642 (patch)
tree0d5cc1fdfbfbe0d48973680f23719da889ac1600 /games/jetpack/Makefile
parentOops, deleted too much (says) (diff)
chown and chmod should have been in post-install, not do-install,
or the "real" install would not be done! Whew, I wouldn't have caught this if I didn't remove /usr/X11R6 first.
Notes
Notes: svn path=/head/; revision=1581
Diffstat (limited to '')
-rw-r--r--games/jetpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index 45c59b7409c1..0d30e7a7a6dc 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1995/04/21 01:21:26 asami Exp $
+# $Id: Makefile,v 1.13 1995/04/24 09:10:11 asami Exp $
#
DISTNAME= jetpack
@@ -17,7 +17,7 @@ MAINTAINER= jmz@FreeBSD.org
USE_IMAKE= yes
MAKE_FLAGS= PREFIX=${PREFIX} -f
-do-install:
+post-install:
@chown games ${PREFIX}/bin/jetpack
@chmod u+s ${PREFIX}/bin/jetpack
@chown games ${PREFIX}/lib/X11/jetpack