diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-13 10:19:01 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-13 10:19:01 +0000 |
commit | 0ab048b6557ea0a337b96f5d0558694a237dfab8 (patch) | |
tree | 89dbb0a558beba1894d348fc537cc8d5e8a3d74a /debian/libuclibc0.shlibs | |
parent | 9cb6901edf2145a9111f11b15acf9d74494bd04d (diff) |
Update the debian packaging for use in a standalone uClibc
system, rather than being a subordinate lib under a glibc
based system.
-Erik
Diffstat (limited to 'debian/libuclibc0.shlibs')
-rw-r--r-- | debian/libuclibc0.shlibs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/libuclibc0.shlibs b/debian/libuclibc0.shlibs deleted file mode 100644 index 1f1f5467c..000000000 --- a/debian/libuclibc0.shlibs +++ /dev/null @@ -1,8 +0,0 @@ -libc 0 libuclibc0 (>= 0.9.17-1) -libm 0 libuclibc0 (>= 0.9.17-1) -ld-uClibc 0 libuclibc0 (>= 0.9.17-1) -libdl 0 libuclibc0 (>= 0.9.17-1) -libcrypt 0 libuclibc0 (>= 0.9.17-1) -libutil 0 libuclibc0 (>= 0.9.17-1) -libresolv 0 libuclibc0 (>= 0.9.17-1) -libpthread 0 libpthread0 (>= 0.9.17-1) |