Installing a shell script
    Balázs Terényi 
    terenyi at freemail.c3.hu
       
    Wed Oct 13 10:24:20 BST 1999
    
    
  
At 21:25 1999.10.12. , you wrote:
>Hi!
>---------
>install-exec-local:
>	$(mkinstalldirs) $(kde_datadir)/appname/plugins/
>	$(INSTALL_SCRIPT) foobar.sh $(kde_datadir)/appname/plugins/foobar.sh
>
>uninstall-local:
>	-rm -f $(kde_datadir)/appname/plugins/foobar.sh
>---------
>
>should work, but normally KDevelop generate this for you, or?
Yes I know, but I don't want to see this file (and there are a lot of them
too) in
KDevelop, so it's not included in the project file.
Regards,
	Balázs
    
    
More information about the KDevelop
mailing list