[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/files by killfill
noreply at forge.novell.com
noreply at forge.novell.com
Mon May 21 13:56:44 MDT 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/files by killfill
Modified Files:
patch-default.build
Log Message:
Fix packaging.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/files/patch-default.build,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/files/patch-default.build 2007/05/19 21:23:41 1.4
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/files/patch-default.build 2007/05/21 19:56:44 1.5
@@ -1,5 +1,5 @@
---- default.build.orig Sat May 19 17:12:41 2007
-+++ default.build Sat May 19 17:12:50 2007
+--- default.build.orig Mon May 21 14:49:22 2007
++++ default.build Mon May 21 15:35:49 2007
@@ -58,7 +58,7 @@
<property name="csc.define" value="NET_2_0"
if="${2 == version::get-major(framework::get-version(framework::get-target-framework()))}" />
@@ -9,3 +9,14 @@
</target>
<target name="nostdlib">
+@@ -554,8 +554,8 @@
+ </fileset>
+ </copy>
+
+- <copy file="extras/boo.lang" todir="${fakeroot.gsv}/share/gtksourceview-1.0/language-specs/" />
+- <copy file="${build.dir}/boo.pc" todir="${fakeroot.libdir}/pkgconfig/" />
++
++ <copy file="${build.dir}/boo.pc" todir="${fakeroot.libdir}/../libdata/pkgconfig/" />
+ <copy file="extras/boo-mime-info.xml" todir="${fakeroot.sharedmime}/share/mime/packages/" />
+
+ <exec program="chmod" commandline="+x ${fakeroot.bindir}/booc" />
More information about the Bsd-sharp-cvs
mailing list