#!/bin/bash # Script to automate building of backported r-base packages for other Debian architectures # Author: Johannes Ranke apt-get source r-base cd r-base-* pdebuild cd ..