* Remove absolute path.

svn path=/nixpkgs/trunk/; revision=343
gstqt5
Eelco Dolstra 2003-08-22 15:07:57 +00:00
parent f11574c91d
commit 84245ad51e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
export PATH=/bin:/usr/bin
. $stdenv/setup || exit 1
mkdir $out || exit 1
cd $out || exit 1