Deleted Added
full compact
pkg_create.1 (1520) pkg_create.1 (2331)
1.\"
2.\" FreeBSD install - a package for the installation and maintainance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 150 unchanged lines hidden (view full) ---

159.BI "@cwd\ " directory
160Sets the internal directory pointer to point to
161.I directory.
162All subsequent filenames will be assumed relative to this directory.
163Note:
164.BI @cd
165is also an alias for this command.
166.TP
1.\"
2.\" FreeBSD install - a package for the installation and maintainance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 150 unchanged lines hidden (view full) ---

159.BI "@cwd\ " directory
160Sets the internal directory pointer to point to
161.I directory.
162All subsequent filenames will be assumed relative to this directory.
163Note:
164.BI @cd
165is also an alias for this command.
166.TP
167.BI "@srcdir\ " directory
168Sets the internal directory pointer for _creation only_ to
169.I directory.
170That is to say that it overrides
171.I @cwd
172for package creation but not extraction.
173.TP
167.BI "@exec\ " command
168Execute
169.I command
170as part of the unpacking process. If
171.I command
172contains a any of the following sequences somewhere in it, they will
173be expanded inline. For the following examples, assume that
174.B @cwd

--- 99 unchanged lines hidden ---
174.BI "@exec\ " command
175Execute
176.I command
177as part of the unpacking process. If
178.I command
179contains a any of the following sequences somewhere in it, they will
180be expanded inline. For the following examples, assume that
181.B @cwd

--- 99 unchanged lines hidden ---