After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725935 - goffice-0.10.12: bogus DESTDIR causes some files to be installed under proper directory
goffice-0.10.12: bogus DESTDIR causes some files to be installed under proper...
Status: RESOLVED DUPLICATE of bug 725684
Product: libgoffice
Classification: Other
Component: General
0.10.x
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2014-03-08 10:44 UTC by Pacho Ramos
Modified: 2014-03-09 06:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build.log (543.44 KB, text/x-log)
2014-03-08 10:44 UTC, Pacho Ramos
Details

Description Pacho Ramos 2014-03-08 10:44:46 UTC
Created attachment 271303 [details]
build.log

It's solved after running:
sed -i -e 's/$(DESTDIR)//' mmlitex/Makefile.am

Otherwise, that files want be installed inside $(DESTDIR)/$(DESTDIR)
Comment 1 Jean Bréfort 2014-03-09 06:25:51 UTC

*** This bug has been marked as a duplicate of bug 725684 ***