"env" or "export env"?

macintoshzoom <[email protected]>
Newsgroups gmane.os.openbsd.newbies,gmane.os.openbsd.www
Message-ID <[email protected]>
I have a dude in this command, at least for people running this from KDE 
konsole or konqueror:

At http://www.openbsd.org/faq/faq5.html ,
section 5.3.5 - Building the userland :
...
Make sure all the appropriate directories are created.
# cd /usr/src/etc && env DESTDIR=/ make distrib-dirs
...

But it seems to me that the proper command for this (from KDE) should be:

# cd /usr/src/etc && export env DESTDIR=/ make distrib-dirs


as "export env", not "env" is the proper command for KDE consoles,
e.g. when
$ echo $SHELL
/bin/ksh
$

Can any one give me some light about this?

Mac
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.