From 275c6d69c9e7e3e1d4f7ad18354d2471f16458f1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 18 May 2013 12:25:16 -0400 Subject: Make gcc and g++ target-specific. --- (limited to 'gcc.pkg/postinst') diff --git a/gcc.pkg/postinst b/gcc.pkg/postinst deleted file mode 100755 index 9fd34c0..0000000 --- a/gcc.pkg/postinst +++ /dev/null @@ -1,5 +0,0 @@ -#! /bin/sh - -if [ "${1}" = configure ]; then - update-alternatives --install /usr/bin/cc cc /usr/bin/gcc 20 -fi -- cgit v0.9.1