kadischi/post_install_scripts 02install.sh,1.7,1.8

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Sun Jul 9 00:47:04 UTC 2006


Author: autopsy

Update of /cvs/devel/kadischi/post_install_scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30485/kadischi/post_install_scripts

Modified Files:
	02install.sh 
Log Message:
Make sure we install everything properly when doing an RPM build or source installation, move desktop-file-install to %%post


Index: 02install.sh
===================================================================
RCS file: /cvs/devel/kadischi/post_install_scripts/02install.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- 02install.sh	5 Jul 2006 23:14:42 -0000	1.7
+++ 02install.sh	9 Jul 2006 00:47:02 -0000	1.8
@@ -20,7 +20,7 @@
 
 mkdir -p $DSTDIR/root/.config/autostart
 inst userhome.sh usr/sbin/
-inst userhome.desktop root/.config/autostart/
+inst $INSTALLDIR/desktop/userhome.desktop root/.config/autostart/
 
 ## Be sure these are executable
 /bin/chmod 755 $DSTDIR/etc/rc.d/rc.readonly-livecd




More information about the fedora-extras-commits mailing list