updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cups-windows / cups-windows.install
blob7ff39f2d54adb778e7771e1eac71a310a5105dab
1 post_install() {
2 cat << EOF
3 ==> You need to copy your windows drivers files to /usr/share/cups/drivers (for 32 bits systems)
4 ==> The files can be found in %WINDIR%\SYSTEM32\SPOOL\DRIVERS\W32X86\3
5 ==> 
6 ==> Copy the following files: (Case is significant)
7 ==> ps5ui.dll
8 ==> pscript.hlp 
9 ==> pscript.ntf 
10 ==> pscript5.dll
11 ==> 
12 ==> Now you can run cupsaddsmb -a as root to export them to the samba server.
13 EOF
16 post_upgrade() {
17         post_install $1