debian/libdrm-dev.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 62f232d551ac75ebd3ece203adb659565c5f753c Author: Maarten Lankhorst <[email protected]> Date: Fri Feb 8 13:17:35 2013 +0100 add manpages back to libdrm-dev diff --git a/debian/libdrm-dev.install b/debian/libdrm-dev.install index 078a4c3..50b9af9 100644 --- a/debian/libdrm-dev.install +++ b/debian/libdrm-dev.install @@ -2,5 +2,5 @@ usr/include/* usr/lib/*/lib*.a usr/lib/*/lib*.so usr/lib/*/pkgconfig/* -#usr/share/man/man3 -#usr/share/man/man7 +usr/share/man/man3/* +usr/share/man/man7/* -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

