Skip to content

Commit

Permalink
[buildpkg.sh.in] Last minute fix didn't make it in the .in file. :-(
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Rice committed May 31, 2004
1 parent 6f1f758 commit 2d2b9f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@
- (tim) [buildpkg.sh.in] New file. A more flexible version of
contrib/solaris/buildpkg.sh used for "make package".
- (tim) [buildpkg.sh.in] Last minute fix didn't make it in the .in file.

20040527
- (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
Expand Down Expand Up @@ -1173,4 +1174,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu

$Id: ChangeLog,v 1.3371 2004/05/31 04:38:51 tim Exp $
$Id: ChangeLog,v 1.3372 2004/05/31 04:48:40 tim Exp $
1 change: 1 addition & 0 deletions buildpkg.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -547,4 +547,5 @@ echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION-$UNAME_S-$ARCH.pkg
esac

[ "${REMOVE_FAKE_ROOT_WHEN_DONE}" = yes ] && rm -rf $FAKE_ROOT
exit 0

0 comments on commit 2d2b9f7

Please sign in to comment.