summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-11 22:45:55 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-11 22:45:55 (EDT)
commitd113a57d4bdd21d179a0542019cba975fa50abc0 (patch)
tree3eb9b5e0c92c769bacd5652cf50361931319b88c
parent11db1e77523cf08c9ee528ca48d64a2ef122c315 (diff)
Remove binary package metadata.
The config script generates this now.
-rw-r--r--.gitignore3
-rw-r--r--config-busybox-dev.pkg/control4
-rw-r--r--config-dev-common.pkg/control3
-rw-r--r--config-dev-common.pkg/docs0
4 files changed, 3 insertions, 7 deletions
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