Get the palettes installed properly on make install
This commit is contained in:
@@ -3,3 +3,9 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
include ../../templates/C.am
|
||||
include ../../templates/palettes.am
|
||||
|
||||
# link the C version to en_US.UTF-8
|
||||
install-data-hook:
|
||||
$(RM) $(DESTDIR)$(CDE_INSTALLATION_TOP)/palettes/desc.en_US.UTF-8
|
||||
cd $(DESTDIR)$(CDE_INSTALLATION_TOP)/palettes/ && $(LN_S) desc.C desc.en_US.UTF-8
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user