tazpkg log

age author description
2011-08-08 Christopher Rogers tazpkg: Fixed the 'can't cd to .' errors again. Using 2>/dev/null to PACKAGE_DIR to stop the error.
2011-08-08 Christopher Rogers tazpkg: Fixed for last commit to make full path with install opiton work again.
2011-08-08 Christopher Rogers tazpkg: Fixed install option to work in current path again. I needed to add a if statement to null $PACKAGE_DIR if it equal '.'. Before it was not assigning $PACKAGE_FILE if $PACKAGE_DIR equal '.' so we didn't get error problems cding to '.'. Also PACKAGE_DIR equals cd $(dirname ) cause cd nothing will go to $HOME.
2011-07-30 Christopher Rogers tazpkg: Check for libraries.txt instead of library if ID file exist.
2011-07-10 Christopher Rogers tazpkg: Fixed PACKAGE_FILE to not cause '/usr/bin/tazpkg: cd: line 46: can't cd to .' errors. This happened cause dirname just equal '.' if there is no folder in $PACKAGE variable. This fix shouldn't cause any problems anyways.
2011-06-26 Christopher Rogers tazpkg: Added support for upgrade to work with undigest repos using $LOCALSTATE/priority file.
2011-06-20 Pascal Bellard tazpkg convert: may specify LOCALSTATE dir
2011-06-03 Christopher Rogers tazpkg: Fixed typo in usage.
2011-06-02 Claudinei Pereira Fixes on portuguese doc
2011-06-02 Claudinei Pereira Update pt_BR.po
2011-06-02 Christophe Lincoln Added tag 4.7 for changeset fb0853e3eeda
2011-06-02 Christophe Lincoln Prepa for release4.7
2011-06-02 Christophe Lincoln Update doc, use new style and a css file to avoid code duplication in html
2011-06-02 Christophe Lincoln Add tazpkg-notify French translation and small fix to Makefile
2011-06-02 Christophe Lincoln Moved pt.po to pt_BR.po