[xiph-cvs] cvs commit: ao/debian rules
Chris Cheney
calc at xiph.org
Thu Jul 11 18:02:56 PDT 2002
calc 02/07/11 18:02:56
Modified: debian rules
Log:
keep plugins from adding dependencies
Revision Changes Path
1.17 +1 -1 ao/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/ao/debian/rules,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rules 2002/07/11 21:33:22 1.16
+++ rules 2002/07/12 01:02:56 1.17
@@ -130,7 +130,7 @@
dh_makeshlibs -V
dh_installdeb
# dh_perl
- dh_shlibdeps
+ dh_shlibdeps --exclude=/usr/lib/ao/plugins-2
dh_gencontrol
dh_md5sums
dh_builddeb
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list