Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv7981/stable/main/finkinfo/devel

Modified Files:
        xdev-toolkit.info 
Log Message:
xdev-toolkit: fix ini file problem of dlmtolfm

Index: xdev-toolkit.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/xdev-toolkit.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xdev-toolkit.info   14 Apr 2011 01:43:37 -0000      1.2
+++ xdev-toolkit.info   14 Jun 2011 20:33:48 -0000      1.3
@@ -1,6 +1,6 @@
 Package: xdev-toolkit
 Version: 20110116
-Revision: 1
+Revision: 2
 Description: Lazarus/FPC cross-platform development tools
 Architecture: powerpc, i386, x86_64
 BuildDepends: lazarus-common
@@ -11,7 +11,9 @@
 Source: http://web.me.com/macpgmr/XDev/XDevForLaz_%v.zip
 Source-MD5: d615c32e98bc3ceacddcd6a4548ccc26
 
-SourceDirectory: ./
+NoSourceDirectory: true
+
+#|CfgFileName := |CfgFileName := '%p/etc/' + |
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: <<
@@ -63,8 +65,10 @@
 # Install sources
   mkdir -p %i/share/fpcsrc/%n
   install -m 644 *.pas %i/share/fpcsrc/%n/
+  install -c -m 666 dfmtolfm.ini %i/bin/
 <<
 
+ConfFiles: %p/bin/dfmtolfm.ini
 DocFiles: XDevStatus.html
 
 DescDetail: <<
@@ -79,7 +83,7 @@
 
 DescUsage: <<
 Please read the documentation in 
-http://&p/share/doc/%n/XDevStatus.html
+http://%p/share/doc/%n/XDevStatus.html
 <<
 
 DescPort: Native platform only. To do: cross-platform


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to