Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132457 | Differences between
and this patch

Collapse All | Expand All

(-)monodevelop-0.12-old/Extras/AspNetEdit/chrome/Makefile.am (-10 lines)
Lines 37-52 Link Here
37
37
38
38
39
39
40
### Handle the different chrome installation mechanisms ###
41
42
if MOZILLA_EXTENSION_TYPE_TEXTFILE
43
install-data-hook: old-install-files install-chrome-text
44
uninstall-hook: old-uninstall-files uninstall-chrome-text
45
else
46
install-data-hook: install-files install-manifest
47
uninstall-hook: uninstall-files uninstall-manifest
48
endif
49
50
### Install manifest ###
40
### Install manifest ###
51
41
52
install-manifest:
42
install-manifest:

Return to bug 132457