Author Topic: lib_finder-plugin breaks .deb-build  (Read 4978 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
lib_finder-plugin breaks .deb-build
« on: December 23, 2007, 03:33:28 pm »
First posted here.

Patch:

Code
--- codeblocks-1.0svn.orig/debian/codeblocks-contrib.install    2007-12-10 00:04:42.000000000 +0100
+++ codeblocks-1.0svn.work/debian/codeblocks-contrib.install    2007-12-23 14:49:48.000000000 +0100
@@ -16,6 +16,7 @@
 usr/share/codeblocks/wxsmithcontribitems.zip*
 usr/share/codeblocks/images/codesnippets*
 usr/share/codeblocks/images/wxsmith*
+usr/share/codeblocks/lib_finder/*
 usr/share/codeblocks/plugins/libAutoVersioning.*
 usr/share/codeblocks/plugins/libbyogames.*
 usr/share/codeblocks/plugins/libcb_koders.*
@@ -32,4 +33,4 @@
 usr/share/codeblocks/plugins/libSymTab.*
 usr/share/codeblocks/plugins/libwxsmith.*
 usr/share/codeblocks/plugins/libwxsmithcontribitems.*
-
+usr/share/codeblocks/plugins/lilbib_finder.*

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5495
Re: lib_finder-plugin breaks .deb-build
« Reply #1 on: December 23, 2007, 03:38:08 pm »
Quote
usr/share/codeblocks/plugins/liblib_finder.*
was already in there, put you typed lilbib_finder ??

other part of patch is committed
« Last Edit: December 23, 2007, 03:42:06 pm by killerbot »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: lib_finder-plugin breaks .deb-build
« Reply #2 on: December 23, 2007, 03:46:22 pm »
You are right, the second "+"-line came accidently into the patch, but the first is needed to copy the lib_finder *.xml-files.

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: lib_finder-plugin breaks .deb-build
« Reply #3 on: December 23, 2007, 04:06:57 pm »
OK 4749 builds again for me, too. Thanks ;)

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: lib_finder-plugin breaks .deb-build
« Reply #4 on: December 28, 2007, 12:02:00 am »
Thanks for fixing that. I'm still not familiar with some linux stuff.
But great to know that everything works now :)

Regards
   BYO