summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-13 19:56:50 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-13 19:56:50 (EDT)
commit4e1efd2b149623cba9f53f13697b39cd7d3176e5 (patch)
treedba36635ff55b5154e77830a15de477230a5e3cd
parent0181c45908a3a08b3d6fe237500f837c5d3973cc (diff)
libmudflap.0, libmudflap.0-4.7-dev: Remove
-rw-r--r--libmudflap.0-4.7-dev.pkg/control11
-rw-r--r--libmudflap.0-4.7-dev.pkg/files4
-rw-r--r--libmudflap.0.pkg/control7
-rw-r--r--libmudflap.0.pkg/files2
4 files changed, 0 insertions, 24 deletions
diff --git a/libmudflap.0-4.7-dev.pkg/control b/libmudflap.0-4.7-dev.pkg/control
deleted file mode 100644
index 09b10f5..0000000
--- a/libmudflap.0-4.7-dev.pkg/control
+++ /dev/null
@@ -1,11 +0,0 @@
-Architecture: any
-Platform: all
-Depends: gcc-4.7-common (= ${Binary-Version}),
- libmudflap.0 (= ${Binary-Version}),
-Description: GCC mudflap library - development files
- The GCC mudflap library instruments all risky pointer/array dereferencing
- operations, some standard library string/heap functions, and some other
- associated constructs with range/validity tests.
- .
- This package provides the headers and library files necessary to compile
- instrumented programs with mudflap.
diff --git a/libmudflap.0-4.7-dev.pkg/files b/libmudflap.0-4.7-dev.pkg/files
deleted file mode 100644
index 68a9026..0000000
--- a/libmudflap.0-4.7-dev.pkg/files
+++ /dev/null
@@ -1,4 +0,0 @@
-/usr/lib/*/gcc-*/libmudflap.a
-/usr/lib/*/gcc-*/libmudflap.so
-/usr/lib/*/gcc-*/libmudflapth.a
-/usr/lib/*/gcc-*/libmudflapth.so
diff --git a/libmudflap.0.pkg/control b/libmudflap.0.pkg/control
deleted file mode 100644
index 7771f5f..0000000
--- a/libmudflap.0.pkg/control
+++ /dev/null
@@ -1,7 +0,0 @@
-Architecture: any
-Platform: all
-Depends: gcc-4.7-common (= ${Binary-Version})
-Description: GCC mudflap library
- The GCC mudflap library instruments all risky pointer/array dereferencing
- operations, some standard library string/heap functions, and some other
- associated constructs with range/validity tests.
diff --git a/libmudflap.0.pkg/files b/libmudflap.0.pkg/files
deleted file mode 100644
index 72cc104..0000000
--- a/libmudflap.0.pkg/files
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/lib/*/libmudflap.so.*
-/usr/lib/*/libmudflapth.so.*