core/prt-get
2006-09-13 18:31:06 +00:00
..
.footprint prt-get (2.2): fix upstream bugs 2006-03-16 20:34:16 +00:00
.md5sum prt-get: fix major error in previous commit (thanks maro) 2006-09-13 18:31:06 +00:00
Pkgfile prt-get: fix major error in previous commit (thanks maro) 2006-09-13 18:31:06 +00:00
prt-get-5.14-undecided-diffs.patch prt-get: add random patch 2006-09-13 17:51:50 +00:00
prt-get.aliases prt-get: update aliases file 2006-04-07 21:13:11 +00:00
prt-get.conf prt-get (2.2): add rmlog_on_success option to default prt-get.conf 2006-04-12 20:09:05 +00:00
README create branch for 2.2 2006-02-23 15:26:10 +00:00

NOTE:

Some people have reported problems when using optimizations larger than
-O2; typical symptoms are "prt-get install X" saying that a package is
installed while "prt-get update X" saying it's not, or "prt-get listinst"
printing just nothing.

If you experience strange effects, please try recompiling with 
   CXXFLAGS="-O2 -march=i686 -pipe"