installation doesn't care about a change in destination path

Bug #575474 reported by GG
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RescueTime Linux Uploader
New
Undecided
Unassigned

Bug Description

I made a PKGBUILD to install the software in archlinux ( see http://aur.archlinux.org/packages.php?ID=36999 )
Program is installed using the following sequence:

  python setup.py build
 python setup.py install --prefix=/usr --root="$pkgdir" || return 1

something is wrong in setup.py and the prefix and root specification will work only for the /usr/lib and /usr/bin but not for the icons and bonobo server file. For now I found a workaround but it'd be nice to fix it directly in setup.py

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.