Эх сурвалжийг харах

cosmetic change, use the binary not the link

Waldemar Brodkorb 14 жил өмнө
parent
commit
5b706112c1

+ 1 - 1
package/xorg-server/files/xorg-server.postinst

@@ -1,5 +1,5 @@
 #!/bin/sh
-if [ -z $IPKG_INSTROOT ];then chmod u+s /usr/bin/X;fi
+if [ -z $IPKG_INSTROOT ];then chmod u+s /usr/bin/Xorg;fi
 . $IPKG_INSTROOT/etc/functions.sh
 gid=$(get_next_gid)
 add_group video $gid