debian: update the e2fslibs and e2fslibs-dev files for the quota library

We will include the quota library in e2fslibs for now.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2011-09-15 19:12:30 -04:00
parent 9d10f017e2
commit 8595c5bfe6
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@ usr/lib/*.so
usr/lib/*.a
usr/include/ext2fs
usr/include/e2p
usr/include/quota
usr/share/info/libext2fs.info*
usr/lib/pkgconfig/e2p.pc
usr/lib/pkgconfig/ext2fs.pc
usr/lib/pkgconfig/quota.pc

View File

@ -1,3 +1,3 @@
lib/libext2fs*
lib/libe2p*
lib/libquota*