iglunix: use new scirpt dir
This commit is contained in:
parent
f6dc883c13
commit
78193cc7bd
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ fetch() {
|
||||||
cp ../profile.sh .
|
cp ../profile.sh .
|
||||||
cp ../motd .
|
cp ../motd .
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
cp ../../../../iglu*.sh .
|
cp ../../../../scripts/iglu*.sh .
|
||||||
cp ../../../../iglu.8 .
|
cp ../../../../man/iglu.8 .
|
||||||
cp ../../../../LICENSE .
|
cp ../../../../LICENSE .
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue