As in, replacing
an existing girl's pack with another?
That would be a lot of fiddling around. The recommended procedure is to dump your old girl and get a new one using the desired pack. Either honestly, via the HH mod, or using the instructions
here.
Edit: Or maybe not. Find your girl and try this (one line at a time!):
Code:
MC.girls[X].fullname # (to find out which X she corresponds to, including 0)
MC.girls[X].pack_name = "[new pack name]" # (exact directory name, discarding [ ] but not " " and presuming you're not using girl mix directories)
MC.girls[X].path = "[new pack name]"
Now use the 'Repair girl/MC pictures button. You
may run into trouble if you've already messed with your packs somehow, and it now catches up with you.