]> git.pld-linux.org Git - packages/AnotherLevel.git/commitdiff
- oops... this script is for xdm, not gdm
authorradek <radek@pld-linux.org>
Thu, 5 Jun 2003 15:34:48 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AnotherLevel.spec -> 1.23

AnotherLevel.spec

index f77a91badc4e6bf4bb70ab30a5eb9a55103e9b7f..5b5b75fc82010c377dc117ef04dea5ac94c6367b 100644 (file)
@@ -46,9 +46,9 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel
 ln -sf ../AnotherLevel/fvwm2rc.m4 \
        $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel/.fvwm2rc.m4
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Sessions
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/Sessions
 install AnotherLevel.session \
-       $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Sessions/AnotherLevel
+       $RPM_BUILD_ROOT%{_sysconfdir}/X11/xdm/Sessions/AnotherLevel
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/X11/AnotherLevel
 %config %{_sysconfdir}/X11/AnotherLevel/*
 %{_sysconfdir}/X11/TheNextLevel
-%attr(755,root,root) %{_sysconfdir}/gdm/Sessions/AnotherLevel
+%attr(755,root,root) %{_sysconfdir}/X11/xdm/Sessions/AnotherLevel
 %{_datadir}/icons/*.xpm
 %{_datadir}/icons/mini/*.xpm
 %{_mandir}/man1/*
This page took 0.072468 seconds and 4 git commands to generate.