View Single Post
Posts: 336 | Thanked: 129 times | Joined on Jan 2011 @ portugal
#583
Originally Posted by hxka View Post
After latest CSSU update apt-get upgrade tries to upgrade debs from here. To prevent this, type as root:
Code:
dpkg --set-selections << end
camera-ui hold
libgdigicam-gst-camerabin0 hold
libgdigicam0 hold
end
tks a lot..that worked...but if in the future camera ui2 is integrated or updated via cssu, how can i unhold the updates?