26 Sep
2009
26 Sep
'09
7:48 p.m.
On Sat, Sep 26, 2009 at 12:39 PM, Laszlo Papp <djszapi2@gmail.com> wrote:
Remove makepath function from pacman frontend, because _alpm_makepath(_mode) is good enough from the libalpm API, so it was duplicated in fact, and this function from the API may be paramiterized with permission rights, while makepath from frontend not. It's a cleaning activity too, at last it wasn't used.
./src/pacman/util.c: - this source code contained the makepath() function definition ./src/pacman/util.h: - this header file contained the makepath() function declaration
Whats with the GNU changelog BS? We aren't in the 1987 CVS world anymore; git {show,log,diff} --patch-with-stat can tell me anything you said here. -Dan