[xiph-cvs] cvs commit: vorbis-tools/debian rules

Chris Cheney calc at xiph.org
Sun Aug 12 21:15:53 PDT 2001



calc        01/08/12 21:15:53

  Modified:    debian   rules
  Log:
  uh like more stuff...

Revision  Changes    Path
1.6       +4 -4      vorbis-tools/debian/rules

Index: rules
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rules	2001/06/18 02:07:46	1.5
+++ rules	2001/08/13 04:15:52	1.6
@@ -47,8 +47,6 @@
         # Add here commands to install the package into debian/tmp.
         $(MAKE) install DESTDIR=`pwd`/debian/tmp
 
-	dh_movefiles
-
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
@@ -57,10 +55,12 @@
 binary-arch: build install
         dh_testdir
         dh_testroot
-	dh_installmime
+	dh_movefiles
+
         dh_installdocs
         dh_installexamples
-	dh_installmanpages
+	dh_installmime
+	dh_installman
         dh_undocumented
         dh_installchangelogs 
         dh_link

--- >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