Update of /cvsroot/fink/fink/10.3
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29412

Modified Files:
        dpkg.info 
Log Message:
sync with stable


Index: dpkg.info
===================================================================
RCS file: /cvsroot/fink/fink/10.3/dpkg.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- dpkg.info   10 Jul 2006 21:06:16 -0000      1.22
+++ dpkg.info   16 Sep 2006 22:31:36 -0000      1.23
@@ -18,6 +18,8 @@
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 CompileScript: <<
+ if [ $UID -ne 0 ]; then echo "dpkg cannot be built with --build-as-nobody"; 
exit 1; fi
+
  %p/bin/fink -y install gettext-bin libgettext3-dev libiconv-dev libncurses5
  cd %b/../gettext-0.14.5/gettext-tools; env EMACS=no ./configure 
--prefix="%b/../_inst%p" --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath; make; rm -rf %b/../_inst; make install
  PERL=/usr/bin/perl ac_cv_path_MSGFMT="%b/../_inst%p/bin/msgfmt" 
ac_cv_path_XGETTEXT="%b/../_inst%p/bin/xgettext" ./configure 
--build=%m-apple-darwin %c


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to