Changeset 1828

Show
Ignore:
Timestamp:
04/05/07 05:48:54 (21 months ago)
Author:
alexander
Message:

Removed fortune, added notification-daemon-xfce

Location:
trunk
Files:
6 added
2 removed
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r1826 r1828  
    262262        ch-pciutils ch-libusb ch-usbutils ch-dbus ch-dbus-glib ch-parted ch-hal ch-hal-info \ 
    263263        ch-librsvg ch-startup-notification chroot-gvim ch-vte ch-URI \ 
    264         ch-recode ch-fortune-mod ch-xfce ch-xfmedia ch-irssi ch-gaim \ 
     264        ch-libsexy ch-libnotify ch-xfce ch-notification-daemon-xfce \ 
     265        ch-xfmedia ch-irssi ch-gaim \ 
    265266        ch-xchat ch-wireless_tools ch-tcpwrappers ch-portmap ch-nfs-utils \ 
    266267        ch-traceroute ch-rsync ch-jhalfs ch-sudo ch-bc ch-dialog ch-ncftp  \ 
  • trunk/etc/profile

    r1820 r1828  
    1 PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/games 
     1PATH=/bin:/usr/bin:/sbin:/usr/sbin 
    22 
    33INPUTRC=/etc/inputrc 
  • trunk/packages/xfce/Makefile

    r1820 r1828  
    2828        do unpack $$i*.tar.bz2 ; \ 
    2929        cd $$i* ; \ 
     30         sed -i '/xfce4-tips/d' Makefile.in ; \ 
    3031         ./configure --prefix=/usr --sysconfdir=/etc \ 
    3132         --enable-debug=no --enable-panel --enable-startup-notification \