Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 140391 Details for
Bug 171480
authconfig-5.3.5 fails compiling - desktop-file-install?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correct Makefile.am and Makefile.in
5.3.5-Makefile.patch (text/plain), 1.02 KB, created by
Marcus Fazzi
on 2008-01-07 17:44:18 UTC
(
hide
)
Description:
Correct Makefile.am and Makefile.in
Filename:
MIME Type:
Creator:
Marcus Fazzi
Created:
2008-01-07 17:44:18 UTC
Size:
1.02 KB
patch
obsolete
>--- Makefile.am 2008-01-07 10:23:30.000000000 -0300 >+++ Makefile.am 2008-01-07 10:23:45.000000000 -0300 >@@ -49,12 +49,6 @@ > touch $(DESTDIR)/$(sysconfigdir)/authconfig > touch $(DESTDIR)/$(pamdir)/system-auth-ac > mkdir -p $(DESTDIR)/$(datadir)/applications >- desktop-file-install --vendor redhat \ >- --add-category=X-Red-Hat-Base \ >- --add-category=Application \ >- --add-category=System \ >- --dir=$(DESTDIR)/$(datadir)/applications \ >- authconfig.desktop > > uninstall-local: > $(RM) $(DESTDIR)/$(bindir)/authconfig >--- Makefile.in 2008-01-07 10:23:33.000000000 -0300 >+++ Makefile.in 2008-01-07 10:23:53.000000000 -0300 >@@ -896,12 +896,6 @@ > touch $(DESTDIR)/$(sysconfigdir)/authconfig > touch $(DESTDIR)/$(pamdir)/system-auth-ac > mkdir -p $(DESTDIR)/$(datadir)/applications >- desktop-file-install --vendor redhat \ >- --add-category=X-Red-Hat-Base \ >- --add-category=Application \ >- --add-category=System \ >- --dir=$(DESTDIR)/$(datadir)/applications \ >- authconfig.desktop > > uninstall-local: > $(RM) $(DESTDIR)/$(bindir)/authconfig
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 171480
:
140389
| 140391