File already exists when I attempt to install liboverlay-scrollbar3
I am rebuilding packages for the Unity-for-Arch project on Arch Linux. While I was upgrading overlay-scrollbar to the Xenial package version, I encountered a problem installing liboverlay-
GTK_MODULES_DIR = ${exec_
It appears in every Makefile in the build-gtk3 directory. I looked in my previous version's (vivid) Makefiles, and I found that in each location, this appears instead:
GTK_MODULES_DIR = ${exec_
Since the package is supposed to be build against gtk-3.0 and should install into a gtk-3.0 location, I patched the source Makefiles and re-compiled the packages. As soon as I did this, the complaint about the library file already existing vanished. Should I report this as a bug?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Michael Healy for more information if necessary.