mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 15:45:03 -04:00
27d9c25ee2
There is duplicated code in the util.c files in the libalpm and pacman source code. Split this into a separate file so that it can be shared via a symlink. This prevents code divergence between the two code bases. Also, move mbasename and mdirname from pacman/util.c into util-common.c in preparation for the following patch that uses them to add an extension to pacsave files. Signed-off-by: Allan McRae <allan@archlinux.org>
Symbolic link
1 line
30 B
C
Symbolic link
1 line
30 B
C
../../src/common/util-common.c |