From b58eea930b046fbdb85ecccddc57035018c5016a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 03 Jun 2013 22:42:53 -0400 Subject: Make binary packages. --- (limited to 'file.pkg') diff --git a/file.pkg/control b/file.pkg/control new file mode 100644 index 0000000..5a5ba34 --- /dev/null +++ b/file.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: libmagic.1 (= ${Binary-Version}) +Description: tool that determines file type using magic numbers + ${Tool-Common-Description} diff --git a/file.pkg/files b/file.pkg/files new file mode 100644 index 0000000..415f082 --- /dev/null +++ b/file.pkg/files @@ -0,0 +1 @@ +/usr/bin -- cgit v0.9.1