Go to file
Juan RP 40b62ee70d Return appropiate value in xbps_check_is_installed_pkg().
Return -1 if package is not installed or dependency not satisfied.
Return 0 if same version required is already installed.
Return 1 if installed version is greater than required.

--HG--
extra : convert_revision : 359b79cbe809e1818fe999dc1d55da7e635dbe44
2009-03-17 04:32:03 +01:00
bin Simplify all code that used rootdir and flags passed via xbps-bin. 2009-03-17 00:32:26 +01:00
doc TODO: I'm working in package upgrades now. 2009-03-16 07:08:13 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Simplify all code that used rootdir and flags passed via xbps-bin. 2009-03-17 00:32:26 +01:00
lib Return appropiate value in xbps_check_is_installed_pkg(). 2009-03-17 04:32:03 +01:00
shutils Return appropiate value in xbps_check_is_installed_pkg(). 2009-03-17 04:32:03 +01:00
templates gcc: add missing dir for /lib/cpp symlink. 2009-03-17 04:31:18 +01:00
triggers info-files: ignore /usr/share/info/dir files. 2009-03-17 04:30:32 +01:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Make the code build with another bunch of warning flags. 2009-03-13 00:21:55 +01:00