From d113a57d4bdd21d179a0542019cba975fa50abc0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 11 Mar 2014 22:45:55 -0400 Subject: Remove binary package metadata. The config script generates this now. --- diff --git a/.gitignore b/.gitignore index e8832d3..38a0a5b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,8 @@ *~ Session.vim +# Generated files +*.pkg/ + # Work area tmp/ diff --git a/config-busybox-dev.pkg/control b/config-busybox-dev.pkg/control deleted file mode 100644 index 07259c4..0000000 --- a/config-busybox-dev.pkg/control +++ /dev/null @@ -1,4 +0,0 @@ -Architecture: all -Platform: all -Depends: config-dev-common (= ${Binary-Version}) -Description: "dev" platform configuration for busybox diff --git a/config-dev-common.pkg/control b/config-dev-common.pkg/control deleted file mode 100644 index b17c328..0000000 --- a/config-dev-common.pkg/control +++ /dev/null @@ -1,3 +0,0 @@ -Architecture: all -Platform: all -Description: "dev" platform configuration - common files diff --git a/config-dev-common.pkg/docs b/config-dev-common.pkg/docs deleted file mode 100644 index e69de29..0000000 --- a/config-dev-common.pkg/docs +++ /dev/null -- cgit v0.9.1