From b86466ec2109861becf1aa2368786562e508fa30 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 23 Jun 2019 16:19:41 -0400 Subject: bc: Manage /usr/bin/bc with update-alternatives --- (limited to 'build') diff --git a/build b/build index 290e764..e662a57 100755 --- a/build +++ b/build @@ -15,6 +15,7 @@ build: configure install: build oh-autoinstall -- MAKEINFO=: + mv dest/usr/bin/bc dest/usr/bin/bc.gnu mv dest/usr/bin/dc dest/usr/bin/dc.gnu # Remove GNU Info index. rm -f dest/usr/share/info/dir -- cgit v0.9.1