debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d520f19b67c7e56409d998eb25b148ec7a2991e2
Author: Julien Cristau <[email protected]>
Date: Sun Sep 13 21:04:52 2009 +0200
Fix typo
diff --git a/debian/rules b/debian/rules
index 672d359..1e19cca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ binary-arch: build install
dh_strip #--dbg-package=$(PACKAGE)-dbg
dh_compress
dh_fixperms
- dh_makeshlibs -- -V'libpciaccess0 (>= 0.10.7)'
+ dh_makeshlibs -V'libpciaccess0 (>= 0.10.7)'
dh_shlibdeps
dh_installdeb
dh_gencontrol
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]