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 333292 - cvs fails to build - no Makefile for bg translation of help
cvs fails to build - no Makefile for bg translation of help
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-03 18:44 UTC by Elijah Newren
Modified: 2006-03-04 01:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the build (444 bytes, patch)
2006-03-03 18:47 UTC, Elijah Newren
none Details | Review
Fix the typo in the last patch; i.e. actually fix the build (444 bytes, patch)
2006-03-03 18:50 UTC, Elijah Newren
committed Details | Review

Description Elijah Newren 2006-03-03 18:44:33 UTC
Making all in bg
/export/home/b/newrenTemp/gnome/gnome-terminal/help/bg
make[3]: Entering directory `/export/home/b/newrenTemp/gnome/gnome-terminal/help/bg'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory `/export/home/b/newrenTemp/gnome/gnome-terminal/help/bg'
make[2]: *** [all-recursive] Error 1
Comment 1 Elijah Newren 2006-03-03 18:47:55 UTC
Created attachment 60591 [details] [review]
Fix the build
Comment 2 Elijah Newren 2006-03-03 18:50:07 UTC
Created attachment 60592 [details] [review]
Fix the typo in the last patch; i.e. actually fix the build

Sorry, there was a typo in my last patch.  I fixed the typo and tested before submitting, but forgot to recreate the patch after fixing the typo.  :-/
Comment 3 Guilherme de Siqueira Pastore 2006-03-04 01:16:56 UTC
Fixed, thanks. I'll hopefully roll a tarball today too.