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 ../motd .
|
||||
cd $pkgname-$pkgver
|
||||
cp ../../../../iglu*.sh .
|
||||
cp ../../../../iglu.8 .
|
||||
cp ../../../../scripts/iglu*.sh .
|
||||
cp ../../../../man/iglu.8 .
|
||||
cp ../../../../LICENSE .
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue