]> git.pld-linux.org Git - packages/AnotherLevel.git/commitdiff
- release 2: s|_sysconfdir/X11/gdm|_sysconfdir/gdm|
authorradek <radek@pld-linux.org>
Thu, 5 Jun 2003 15:21:26 +0000 (15:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AnotherLevel.spec -> 1.22

AnotherLevel.spec

index 17b8d1841a1480b0da7d6b658efb17085eb2bf5b..f77a91badc4e6bf4bb70ab30a5eb9a55103e9b7f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A customized configuration of the fvwm2 window manager
 Summary(pl):   U¿yteczna konfiguracja zarz±dcy okien fvwm2
 Name:          AnotherLevel
 Version:       0.9
 Summary(pl):   U¿yteczna konfiguracja zarz±dcy okien fvwm2
 Name:          AnotherLevel
 Version:       0.9
-Release:       1
+Release:       2
 License:       distributable
 Group:         X11/Window Managers
 # Source0-md5: ddeb447d0bf8aeca5bb1cf30878b4d55
 License:       distributable
 Group:         X11/Window Managers
 # Source0-md5: ddeb447d0bf8aeca5bb1cf30878b4d55
@@ -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
 
 ln -sf ../AnotherLevel/fvwm2rc.m4 \
        $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel/.fvwm2rc.m4
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Sessions
 install AnotherLevel.session \
 install AnotherLevel.session \
-       $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions/AnotherLevel
+       $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Sessions/AnotherLevel
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %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
 %dir %{_sysconfdir}/X11/AnotherLevel
 %config %{_sysconfdir}/X11/AnotherLevel/*
 %{_sysconfdir}/X11/TheNextLevel
-%attr(755,root,root) %{_sysconfdir}/X11/gdm/Sessions/AnotherLevel
+%attr(755,root,root) %{_sysconfdir}/gdm/Sessions/AnotherLevel
 %{_datadir}/icons/*.xpm
 %{_datadir}/icons/mini/*.xpm
 %{_mandir}/man1/*
 %{_datadir}/icons/*.xpm
 %{_datadir}/icons/mini/*.xpm
 %{_mandir}/man1/*
This page took 0.061622 seconds and 4 git commands to generate.