aumix.spec

Paweł Zaskórski p.zaskorski at wp.pl
Sun Jun 22 11:51:33 CEST 2003


Witam,

W skrypcie zapisującym/wczytującym ustawienia miksera zabrakło jednej
kropki. Ot, taki drobny szczegół... ;)

		Paweł
-------------- next part --------------
--- aumix	Sat Jun 21 15:55:01 2003
+++ aumix~	Sat Jun 21 15:30:50 2003
@@ -10,7 +10,7 @@
 # Source function library
 . /etc/rc.d/init.d/functions
 
-[ -f /etc/sysconfig/aumix ] && /etc/sysconfig/aumix
+[ -f /etc/sysconfig/aumix ] && . /etc/sysconfig/aumix
 
 RETVAL=$?
 # See how we were called.


More information about the pld-devel-pl mailing list