diff options
author | Mike Fulbright <msf@redhat.com> | 2003-03-20 21:57:30 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-03-20 21:57:30 +0000 |
commit | 67b207a86792001ee078517cdca387ef3cdde3ac (patch) | |
tree | fc4098b9545fe3706c3c534a5a24bd740e60eac2 /scripts/upd-instroot | |
parent | 5f06149e126d78d4f20754bf7101720684a18af7 (diff) | |
download | anaconda-67b207a86792001ee078517cdca387ef3cdde3ac.tar.gz anaconda-67b207a86792001ee078517cdca387ef3cdde3ac.tar.xz anaconda-67b207a86792001ee078517cdca387ef3cdde3ac.zip |
ok one more try for animated cursors
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 898e3a9a9..50ecdb51e 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -504,6 +504,7 @@ usr/X11R6/lib/X11/xserver/SecurityPolicy usr/X11R6/$LIBDIR/libICE* usr/X11R6/$LIBDIR/libSM* usr/X11R6/$LIBDIR/libX11* +usr/X11R6/$LIBDIR/libXcursor* usr/X11R6/$LIBDIR/libXext* usr/X11R6/$LIBDIR/libXft* usr/X11R6/$LIBDIR/libXi* |