Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web
In directory sc8-pr-cvs17:/tmp/cvs-serv11807/10.3/unstable/main/finkinfo/web

Modified Files:
        dillo.info 
Log Message:
"make install prefix=%i" does not seem to install dillo correctly,
use "make install DESTDIR=%d" instead.


Index: dillo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web/dillo.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dillo.info  26 Apr 2007 18:15:31 -0000      1.10
+++ dillo.info  30 Aug 2007 00:55:34 -0000      1.11
@@ -1,6 +1,6 @@
 Package: dillo
 Version: 0.8.6
-Revision: 3
+Revision: 4
 BuildDepends: libjpeg, libpng3, gtk+, glib, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, x11-dev, xft2-dev, system-openssl-dev
 Depends: gtk+-shlibs, libjpeg-shlibs, libpng3-shlibs, glib-shlibs, 
libgettext3-shlibs, libiconv, x11-shlibs, xft2-shlibs
 Conflicts: dillo-i18n ( <= 0.8.5-1 )
@@ -24,6 +24,7 @@
 PATH=%p/lib/xft2/bin:$PATH --enable-anti-alias\
 LIBPTHREAD_LIBS=-lpthread --enable-ssl
 <<
+InstallScript: make install DESTDIR=%d
 DocFiles: ABOUT-NLS ChangeLog* INSTALL README COPYING AUTHORS NEWS doc/*.txt
 Description: Small simple web browser with i18n support
 DescPackaging: <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to