Preserving changes to standard ROS packages
Archlinux, kernel 2.6.39-ARCH
gcc version 4.6.1
In order to compile some packages, I need to patch certain source codes and make changes to CMakeList.txt...
How do I preserve these changes so that when I update ROS by:
$ rosinstall ~/ros
... I don't have to re-make the changes again.