CVS: rdesktop Makefile.in,1.7,1.8

Michael Gernoth <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv664

Modified Files:
	Makefile.in 
Log Message:
fix double slash while make install


Index: Makefile.in
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/Makefile.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.in	6 Mar 2005 21:11:04 -0000	1.7
--- Makefile.in	4 May 2005 18:01:56 -0000	1.8
***************
*** 55,77 ****
  .PHONY: installbin
  installbin: rdesktop
! 	mkdir -p $(DESTDIR)/$(bindir)
! 	$(INSTALL) rdesktop $(DESTDIR)/$(bindir)
! 	strip $(DESTDIR)/$(bindir)/rdesktop
! 	chmod 755 $(DESTDIR)/$(bindir)/rdesktop
  
  .PHONY: installman
  installman: doc/rdesktop.1
! 	mkdir -p $(DESTDIR)/$(mandir)/man1
! 	cp doc/rdesktop.1 $(DESTDIR)/$(mandir)/man1
! 	chmod 644 $(DESTDIR)/$(mandir)/man1/rdesktop.1
  
  .PHONY: installkeymaps
  installkeymaps:
! 	mkdir -p $(DESTDIR)/$(KEYMAP_PATH)
  # Prevent copying the CVS directory
! 	cp keymaps/?? keymaps/??-?? $(DESTDIR)/$(KEYMAP_PATH)
! 	cp keymaps/common $(DESTDIR)/$(KEYMAP_PATH)
! 	cp keymaps/modifiers $(DESTDIR)/$(KEYMAP_PATH)
! 	chmod 644 $(DESTDIR)/$(KEYMAP_PATH)/*
  
  .PHONY: proto
--- 55,77 ----
  .PHONY: installbin
  installbin: rdesktop
! 	mkdir -p $(DESTDIR)$(bindir)
! 	$(INSTALL) rdesktop $(DESTDIR)$(bindir)
! 	strip $(DESTDIR)$(bindir)/rdesktop
! 	chmod 755 $(DESTDIR)$(bindir)/rdesktop
  
  .PHONY: installman
  installman: doc/rdesktop.1
! 	mkdir -p $(DESTDIR)$(mandir)/man1
! 	cp doc/rdesktop.1 $(DESTDIR)$(mandir)/man1
! 	chmod 644 $(DESTDIR)$(mandir)/man1/rdesktop.1
  
  .PHONY: installkeymaps
  installkeymaps:
! 	mkdir -p $(DESTDIR)$(KEYMAP_PATH)
  # Prevent copying the CVS directory
! 	cp keymaps/?? keymaps/??-?? $(DESTDIR)$(KEYMAP_PATH)
! 	cp keymaps/common $(DESTDIR)$(KEYMAP_PATH)
! 	cp keymaps/modifiers $(DESTDIR)$(KEYMAP_PATH)
! 	chmod 644 $(DESTDIR)$(KEYMAP_PATH)/*
  
  .PHONY: proto



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.