Commit ef2f9593369da67bf0b6b539d18f10d75c8c8082

Authored by Antonio Terceiro
1 parent 389f05f4

wheezy: pull dependencies frmo wheezy-1.3

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
script/install-dependencies/debian-wheezy.sh
1 -binary_packages='deb http://download.noosfero.org/debian/wheezy-1.2 ./' 1 +binary_packages='deb http://download.noosfero.org/debian/wheezy-1.3 ./'
2 2
3 source_packages=$(echo "$binary_packages" | sed -e 's/^deb/deb-src/') 3 source_packages=$(echo "$binary_packages" | sed -e 's/^deb/deb-src/')
4 4