update makepkg.sh
This commit is contained in:
@@ -86,6 +86,7 @@ makefe() {
|
|||||||
git checkout ${feassetsdir}
|
git checkout ${feassetsdir}
|
||||||
git checkout ${felocalesdir}
|
git checkout ${felocalesdir}
|
||||||
git checkout ${feconstantsdir}
|
git checkout ${feconstantsdir}
|
||||||
|
git checkout ${fehooksdir}
|
||||||
git pull
|
git pull
|
||||||
if [ "${pkgtype}" == "badeb" ]; then
|
if [ "${pkgtype}" == "badeb" ]; then
|
||||||
cp -rf ${customizeddir}/images/* ${feassetsdir}
|
cp -rf ${customizeddir}/images/* ${feassetsdir}
|
||||||
@@ -102,6 +103,7 @@ makefe() {
|
|||||||
git checkout ${feassetsdir}
|
git checkout ${feassetsdir}
|
||||||
git checkout ${felocalesdir}
|
git checkout ${felocalesdir}
|
||||||
git checkout ${feconstantsdir}
|
git checkout ${feconstantsdir}
|
||||||
|
git checkout ${fehooksdir}
|
||||||
}
|
}
|
||||||
|
|
||||||
makebe() {
|
makebe() {
|
||||||
|
|||||||
Reference in New Issue
Block a user