Go to file
Juan RP dd2baebdec Fix bug #447944: xbps build failure (gcc 4.4.1)
unsigned int and size_t do not match in size in x86_64, so use
unsigned int in functions expecting this type.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091010141337-vfoiay5nx8edl0ux
2009-10-10 16:13:37 +02:00
bin xbps-bin: add support to check integrity of all installed packages, 2009-10-06 00:42:37 +02:00
doc
etc xbps-src.conf: change XBPS_MASTERDIR to $XBPS_DISTRIBUTIONDIR/masterdir. 2009-10-05 16:37:06 +02:00
include Fix xbps_configure_pkg() reporting old version when upgrading packages. 2009-08-25 06:03:02 +02:00
lib Fix bug #447944: xbps build failure (gcc 4.4.1) 2009-10-10 16:13:37 +02:00
shutils shutils/install_funcs.sh: fix inverted test for $libtool_no_delete_archives. 2009-10-10 10:17:19 +02:00
.bzrignore Ignore some created files. 2009-08-21 11:15:05 +02:00
Makefile Add some PHONYs to the install target in Makefiles. 2009-08-21 11:17:58 +02:00
prog.mk Add some PHONYs to the install target in Makefiles. 2009-08-21 11:17:58 +02:00
vars.mk vars.mk: change default PREFIX to /usr/local and conditionalize 2009-08-21 12:47:59 +02:00