Changeset 3084


Ignore:
Timestamp:
02/29/08 08:01:34 (5 years ago)
Author:
alanbach-guest
Message:
  • Applied Parsix config file changes
Location:
pkg/main/gdm/trunk/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pkg/main/gdm/trunk/debian/changelog

    r3082 r3084  
     1gdm (2.20.3-parsix4) unstable; urgency=low 
     2 
     3  * Applied Parsix config file changes  
     4 
     5 -- Alan Baghumian <alan@memphis-mobile>  Fri, 29 Feb 2008 10:30:29 +0330 
     6 
    17gdm (2.20.3-parsix3) unstable; urgency=low 
    28 
  • pkg/main/gdm/trunk/debian/gdm.install

    r3082 r3084  
     1debian/gdm.conf.parsix                  etc/gdm 
    12debian/*.xpm                            usr/share/pixmaps/ 
    23debian/locale.conf                      etc/gdm 
  • pkg/main/gdm/trunk/debian/gdm.postinst

    r3082 r3084  
    7979fi 
    8080 
     81# PARSIX CONFIG 
     82cp /etc/gdm/gdm.conf /etc/gdm/gdm.conf.orig &> /dev/null 
     83cp /etc/gdm/gdm.conf.parsix /etc/gdm/gdm.conf &> /dev/null 
     84 
    8185#DEBHELPER# 
    8286 
Note: See TracChangeset for help on using the changeset viewer.