Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29307

Modified Files:
        libid3tag.info libmad.info 
Log Message:
Fix installation of files into %p (they now are put properly into %i)

Index: libid3tag.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound/libid3tag.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libid3tag.info      12 Mar 2005 17:47:39 -0000      1.5
+++ libid3tag.info      10 Jun 2005 13:54:01 -0000      1.6
@@ -1,6 +1,6 @@
 Package: libid3tag
 Version: 0.15.1b
-Revision: 1
+Revision: 2
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: gettext-dev, gettext-bin, gettext-tools
 Replaces: mad
@@ -13,7 +13,7 @@
  perl -pi.bak -e 's,-flat_namespace -undefined suppress,-twolevel_namespace 
-undefined error,g' configure && perl -pi.bak -e 's,FINK_PREFIX,%p,g' id3tag.pc
 <<
 InstallScript: <<
-make install DESTDIR=%d && mkdir -p %p/lib/pkgconfig && mv id3tag.pc 
%p/lib/pkgconfig/
+ make install DESTDIR=%d && mkdir -p %i/lib/pkgconfig && mv id3tag.pc 
%i/lib/pkgconfig/
 <<
 
 DocFiles: CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION

Index: libmad.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound/libmad.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libmad.info 12 Mar 2005 17:47:39 -0000      1.5
+++ libmad.info 10 Jun 2005 13:54:01 -0000      1.6
@@ -1,6 +1,6 @@
 Package: libmad
 Version: 0.15.1b
-Revision: 1
+Revision: 2
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: gettext-dev, gettext-bin, gettext-tools
 Replaces: mad
@@ -13,7 +13,7 @@
  perl -pi.bak -e 's,-flat_namespace -undefined suppress,-twolevel_namespace 
-undefined error,g' configure && perl -pi.bak -e 's,FINK_PREFIX,%p,g' mad.pc
 <<
 InstallScript: <<
-make install DESTDIR=%d && mkdir -p %p/lib/pkgconfig && mv mad.pc 
%p/lib/pkgconfig/
+make install DESTDIR=%d && mkdir -p %i/lib/pkgconfig && mv mad.pc 
%i/lib/pkgconfig/
 <<
 DocFiles: CHANGES COPYING COPYRIGHT CREDITS README TODO VERSION
 BuildDependsOnly: True



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to