File smolt-1.3-make_install.patch of Package smolt

--- client/Makefile.orig	2009-07-17 22:13:14.000000000 +0100
+++ client/Makefile	2009-07-17 22:14:50.000000000 +0100
@@ -59,14 +59,12 @@
 	mkdir -p $(DATADIR)/$(NAME)/doc
 	install -p -m 0644 ../doc/PrivacyPolicy $(DATADIR)/$(NAME)/doc
 	
-	gzip -9 man/smoltSendProfile.1 > $(DATADIR)/man/man1/smoltSendProfile.1.gz
-	gzip -9 man/smoltDeleteProfile.1 > $(DATADIR)/man/man1/smoltDeleteProfile.1.gz
-	gzip -9 man/smoltGui.1 > $(DATADIR)/man/man1/smoltGui.1.gz
+	cp man/* $(DATADIR)/man/man1/	
 	
-	ln -sf $(DATADIR)/$(NAME)/client/sendProfile.py $(BINDIR)/smoltSendProfile
-	ln -sf $(DATADIR)/$(NAME)/client/deleteProfile.py $(BINDIR)/smoltDeleteProfile
-	ln -sf $(DATADIR)/$(NAME)/client/smoltGui.py $(BINDIR)/smoltGui
-	ln -sf $(SMOLTCONFIGDIR)/config.py $(DATADIR)/$(NAME)/client/config.py
+	ln -sf /usr/share/$(NAME)/client/sendProfile.py $(BINDIR)/smoltSendProfile
+	ln -sf /usr/share/$(NAME)/client/deleteProfile.py $(BINDIR)/smoltDeleteProfile
+	ln -sf /usr/share//$(NAME)/client/smoltGui.py $(BINDIR)/smoltGui
+	ln -sf /etc/smolt/config.py $(DATADIR)/$(NAME)/client/config.py
 	
 	chmod +x $(DATADIR)/$(NAME)/client/*Profile.py
 	chmod +x $(DATADIR)/$(NAME)/client/smoltGui.py
openSUSE Build Service is sponsored by