kutuphane
This commit is contained in:
parent
e54848d7ed
commit
120f2e5c6a
|
@ -18,6 +18,7 @@ build() {
|
||||||
/opt/ant/bin/ant
|
/opt/ant/bin/ant
|
||||||
install -d $PKG/opt
|
install -d $PKG/opt
|
||||||
install -d $PKG/usr/bin
|
install -d $PKG/usr/bin
|
||||||
|
install -d $PKG/etc
|
||||||
cp dist/Kutuphane_Otomasyonu.jar $PKG/opt/
|
cp dist/Kutuphane_Otomasyonu.jar $PKG/opt/
|
||||||
install -m 755 kutuphane $PKG/usr/bin/
|
install -m 755 kutuphane $PKG/usr/bin/
|
||||||
install -m 644 kutup.conf $PKG/etc/
|
install -m 644 kutup.conf $PKG/etc/
|
||||||
|
|
Loading…
Reference in New Issue