~micahg/ubufox/fix.lp522535

« back to all changes in this revision

Viewing changes to pfs/db/recreatedb.sh

  • Committer: Alexander Sack
  • Date: 2010-02-17 19:12:41 UTC
  • Revision ID: asac@ubuntu.com-20100217191241-4mai8py54104ha2p
* add lucid (10.04) to pfs db code and configs
  - add pfs/db/sources.list.10.04
  - update pfs/db/recreatedb.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
echo
40
40
echo
41
41
 
42
 
distributionIDs="8.04 8.10 9.04 9.10"
 
42
distributionIDs="8.04 8.10 9.04 9.10 10.04"
43
43
 
44
44
archs_7_10="amd64 i386 powerpc sparc"
45
45
archs_8_04="amd64 i386"