Merge pull request #478 from oltulu/patch-263

ant diğer uygulamarlarca bulunamıyor
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2018-02-21 08:45:58 +02:00 committed by GitHub
commit 2546fe05ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,4 +27,5 @@ pathappend /opt/ant/bin
export ANT_HOME=/opt/ant export ANT_HOME=/opt/ant
# End of /etc/profile.d/ant.sh # End of /etc/profile.d/ant.sh
EOF EOF
ln -s /opt/ant/bin/ant $PKG/usr/bin/ant
} }