summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.*