Small fix for db2html-winehq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog
Correctly identify a RedHat distribution.

Vincent
Index: wine/documentation/db2html-winehq
===================================================================
RCS file: /home/wine/wine/documentation/db2html-winehq,v
retrieving revision 1.6
diff -u -r1.6 db2html-winehq
--- db2html-winehq	26 Feb 2002 00:35:05 -0000	1.6
+++ db2html-winehq	8 Nov 2002 23:56:32 -0000
@@ -23,7 +23,7 @@
   JADETAG=\#html
 fi
 
-if [ -f /etc/redhat_release ]; then
+if [ -f /etc/redhat-release ]; then
   LINUXDIST="Redhat"
   JADEPROG="jade"
   JADETAG=

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux