[Bug 280503] Re: gtkada-config script in libgtkada2-bin 2.12.0-2 returns wrong include paths

Preben Randhol randhol+bugs at pvv.org
Fri Nov 28 20:06:58 UTC 2008


** Description changed:

  Binary package hint: libgtkada2-bin
  
  Description:	Ubuntu intrepid (development branch)
  Release:	8.10
  
  libgtkada2-bin:
    Installiert: 2.12.0-2ubuntu1
    Kandidat: 2.12.0-2ubuntu1
    Versions-Tabelle:
   *** 2.12.0-2ubuntu1 0
          500 http://de.archive.ubuntu.com intrepid/universe Packages
          100 /var/lib/dpkg/status
  
  the gtkada-config script returns /usr/include/gtkada as the include directory but the include files are installed in /usr/share/ada/adainclude/gtkada2
  the libs are also incorrect
  the script from hardy heron worked fine when copied to intrepid
+ 
+ here is a patch: (made with diff without arguments)
+ 
+ $ diff /usr/bin/gtkada2-config gtkada2-config
+ 
+ 6,7c6,7
+ < libdir=${exec_prefix}/lib/gtkada
+ < includedir=${prefix}/include/gtkada
+ ---
+ > libdir=${exec_prefix}/lib/ada/adalib/gtkada2
+ > includedir=${prefix}/share/ada/adainclude/gtkada2

-- 
gtkada-config script in libgtkada2-bin 2.12.0-2 returns wrong include paths
https://bugs.launchpad.net/bugs/280503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list