mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 08:39:08 +03:00
* Remove absolute path.
svn path=/nixpkgs/trunk/; revision=343
This commit is contained in:
parent
f11574c91d
commit
84245ad51e
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
export PATH=/bin:/usr/bin
|
||||
. $stdenv/setup || exit 1
|
||||
|
||||
mkdir $out || exit 1
|
||||
cd $out || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user