diff options
Diffstat (limited to 'packages/xserver-common/xserver-common_1.9.bb')
-rw-r--r-- | packages/xserver-common/xserver-common_1.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xserver-common/xserver-common_1.9.bb b/packages/xserver-common/xserver-common_1.9.bb index 545fa96a7b..78fe512ff7 100644 --- a/packages/xserver-common/xserver-common_1.9.bb +++ b/packages/xserver-common/xserver-common_1.9.bb @@ -12,7 +12,7 @@ inherit gpe SRC_URI_append = " file://setDPI.sh \ file://calibrate_zaurusd.patch;patch=1 \ file://poodle-xmodmap-2.6.patch;patch=1 \ - file://rxvt-less-pink.diff;patch=1"" + file://rxvt-less-pink.diff;patch=1" do_install_append() { install -m 0755 "${WORKDIR}/setDPI.sh" "${D}/etc/X11/Xinit.d/50setdpi" |