Update of /cvsroot/fink/experimental/beren12/finkinfo/base In directory sc8-pr-cvs1:/tmp/cvs-serv10331/base
Modified Files: debconf-1.0.32-1.info debconf-1.0.32-1.patch Log Message: more packages, yay\! Index: debconf-1.0.32-1.info =================================================================== RCS file: /cvsroot/fink/experimental/beren12/finkinfo/base/debconf-1.0.32-1.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- debconf-1.0.32-1.info 31 Oct 2002 22:25:56 -0000 1.1 +++ debconf-1.0.32-1.info 26 Dec 2002 18:43:23 -0000 1.2 @@ -5,7 +5,7 @@ #BuildDepends: Source: mirror:debian:/pool/main/d/debconf/%n_%v.tar.gz Source-MD5: d76845952ee4ea4789d555a587fb1cd7 -SourceRename: %n-%v.tar.gz +#SourceRename: %n-%v.tar.gz SourceDirectory: %n PatchScript: sed 's|@FINKPREFIX@|%p|' < %a/%f.patch | patch -p1 CompileScript: << Index: debconf-1.0.32-1.patch =================================================================== RCS file: /cvsroot/fink/experimental/beren12/finkinfo/base/debconf-1.0.32-1.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- debconf-1.0.32-1.patch 31 Oct 2002 22:25:56 -0000 1.1 +++ debconf-1.0.32-1.patch 26 Dec 2002 18:43:23 -0000 1.2 @@ -75,7 +75,7 @@ # $this->borderheight(6); diff -ruN debconf/Makefile debconf.new/Makefile --- debconf/Makefile Sat Dec 1 22:23:15 2001 -+++ debconf.new/Makefile Thu Oct 31 16:33:11 2002 ++++ debconf.new/Makefile Sun Nov 3 09:18:25 2002 @@ -13,43 +13,43 @@ # Anything that goes in the debconf-utils package. @@ -104,17 +104,17 @@ # Make module directories. find Debconf -type d |grep -v CVS | \ - xargs -i install -d $(prefix)/usr/share/perl5/{} -+ xargs -i install -d $(prefix)/share/perl5/{} ++ xargs -i install -d $(prefix)/lib/perl5/{} # Install modules. find Debconf -type f -name '*.pm' |grep -v CVS | \ - xargs -i install -m 0644 {} $(prefix)/usr/share/perl5/{} -+ xargs -i install -m 0644 {} $(prefix)/share/perl5/{} ++ xargs -i install -m 0644 {} $(prefix)/lib/perl5/{} # Special case for back-compatability. - install -d $(prefix)/usr/share/perl5/Debian/DebConf/Client -+ install -d $(prefix)/share/perl5/Debian/DebConf/Client ++ install -d $(prefix)/lib/perl5/Debian/DebConf/Client cp Debconf/Client/ConfModule.stub \ - $(prefix)/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm -+ $(prefix)/share/perl5/Debian/DebConf/Client/ConfModule.pm ++ $(prefix)/lib/perl5/Debian/DebConf/Client/ConfModule.pm # Other libs and helper stuff. - install -m 0644 confmodule.sh confmodule $(prefix)/usr/share/debconf/ - install frontend $(prefix)/usr/share/debconf/ @@ -132,7 +132,7 @@ - find $(prefix)/usr/share/perl5/ $(prefix)/usr/sbin \ - $(prefix)/usr/share/debconf/frontend \ - $(prefix)/usr/share/debconf/*.pl \ -+ find $(prefix)/share/perl5/ $(prefix)/sbin \ ++ find $(prefix)/lib/perl5/ $(prefix)/sbin \ + $(prefix)/share/debconf/frontend \ + $(prefix)/share/debconf/*.pl \ -name '*.pm' -or -name 'dpkg-*' | \ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-commits mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-commits