Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28998 Details for
Bug 47242
When I try emerging Anjuta, einstall crashes on me.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ctags generation patch.
anjuta-1.2.1.ctags.diff (text/plain), 712 bytes, created by
red0x
on 2004-04-09 18:49:06 UTC
(
hide
)
Description:
ctags generation patch.
Filename:
MIME Type:
Creator:
red0x
Created:
2004-04-09 18:49:06 UTC
Size:
712 bytes
patch
obsolete
>diff -ur anjuta-1.2.1/global-tags/Makefile.in anjuta-1.2.1.fixed/global-tags/Makefile.in >--- anjuta-1.2.1/global-tags/Makefile.in 2004-01-22 07:43:45.000000000 -0800 >+++ anjuta-1.2.1.fixed/global-tags/Makefile.in 2004-04-09 18:43:47.728087864 -0700 >@@ -405,7 +405,7 @@ > system.tags: create_global_tags.sh tm_global_tags > echo "Detecting header files and Generating global symbols ....." > chmod +x $(srcdir)/create_global_tags.sh >- (cd $(top_builddir)/global-tags; $(srcdir)/create_global_tags.sh) >+ (cd $(top_builddir)/global-tags; /bin/sh $(srcdir)/create_global_tags.sh) > > # Tell versions [3.59,3.63) of GNU make to not export all variables. > # Otherwise a system limit (for SysV at least) may be exceeded.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47242
: 28998