[Mplayer-cvslog] CVS: main/debian rules,1.33,1.34
    Dariush Pietrzak 
    eyck at mplayer.dev.hu
       
    Mon Mar 18 10:39:21 CET 2002
    
        - Previous message: [Mplayer-cvslog] CVS: main help_mp-pl.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main/DOCS/German bugreports.html,1.10,1.11 codecs.html,1.25,1.26 documentation.html,1.45,1.46 formats.html,1.7,1.8 mplayer.1,1.6,1.7 sound.html,1.15,1.16 video.html,1.19,1.20
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/debian
In directory mplayer:/var/tmp.root/cvs-serv17805
Modified Files:
	rules 
Log Message:
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
Index: rules
===================================================================
RCS file: /cvsroot/mplayer/main/debian/rules,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- rules	17 Mar 2002 16:02:21 -0000	1.33
+++ rules	18 Mar 2002 09:39:18 -0000	1.34
@@ -54,7 +54,7 @@
 	dh_installdirs
 
 	# commands to install the package into debian/<packagename>
-	$(MAKE) prefix=$(prefix)/usr CONFDIR=$(prefix)/etc/mplayer LIBDIR=$(prefix)/usr/lib DATADIR=$(prefix)/usr/share/mplayer  MANDIR=$(prefix)/usr/share/man  install
+	$(MAKE) prefix=$(prefix)/usr CONFDIR=$(prefix)/etc/mplayer LIBDIR=$(prefix)/usr/lib/mplayer DATADIR=$(prefix)/usr/share/mplayer  MANDIR=$(prefix)/usr/share/man  install
 	dh_link usr/bin/mplayer usr/bin/gmplayer \
 		usr/share/man/man1/mplayer.1.gz usr/share/man/man1/gmplayer.1.gz
 
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main help_mp-pl.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main/DOCS/German bugreports.html,1.10,1.11 codecs.html,1.25,1.26 documentation.html,1.45,1.46 formats.html,1.7,1.8 mplayer.1,1.6,1.7 sound.html,1.15,1.16 video.html,1.19,1.20
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list