From d99325676d18ae090abc609e0e8fdbf01065f45f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 27 Jul 2012 03:38:42 -0400 Subject: Initial commit. --- (limited to 'binutils.pkg.in') diff --git a/binutils.pkg.in/control b/binutils.pkg.in/control new file mode 100644 index 0000000..e057228 --- /dev/null +++ b/binutils.pkg.in/control @@ -0,0 +1,7 @@ +Package: binutils-@PKG_TARGET_ARCH@ +Architecture: any +Depends: ${shlibs:Depends} +Description: GNU binary utilities for @PKG_TARGET_ARCH@ + This package provides the GNU assembler, linker, and various other utilities + for manipulating binary files. These utilities are commonly used with a + compiler to build programs. diff --git a/binutils.pkg.in/install b/binutils.pkg.in/install new file mode 100644 index 0000000..415f082 --- /dev/null +++ b/binutils.pkg.in/install @@ -0,0 +1 @@ +/usr/bin -- cgit v0.9.1