Index: branches/ErmaC/package/buildpkg.sh =================================================================== --- branches/ErmaC/package/buildpkg.sh (revision 1455) +++ branches/ErmaC/package/buildpkg.sh (revision 1456) @@ -319,7 +319,7 @@ for (( i = 0 ; i < ${#themes[@]} ; i++ )) do theme=$( echo ${themes[$i]##*/} | awk 'BEGIN{OFS=FS=""}{$1=toupper($1);print}' ) - mkdir -p "${1}/${theme}/Root/" + mkdir -p "${1}/${themes[$i]##*/}/Root/" rsync -r --exclude=.svn "${themes[$i]}" "${1}/${themes[$i]##*/}/Root/${theme}" # #### Comment out thx meklort # ditto --noextattr --noqtn "${themes[$i]}" "${1}/${themes[$i]##*/}/Root/${theme}" Index: branches/ErmaC/CREDITS =================================================================== --- branches/ErmaC/CREDITS (revision 1455) +++ branches/ErmaC/CREDITS (revision 1456) @@ -7,7 +7,7 @@ Thanks to: --------- -JrCs, mercurysquad, munky, rekursor, cosmolt, kalyway, Krazubu, THeKiNG, XyZ, blackosx, DHP, cparm, nawcom, anval, scorpiu, macman(tonymac) +JrCs, mercurysquad, munky, rekursor, kalyway, Krazubu, XyZ, blackosx, DHP, nawcom, anval, scorpius, macman Package: ---------