[SCM] directfb/master: Fix typo

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Aug 15 10:02:27 UTC 2017


The following commit has been merged in the master branch:
commit b3f366a92d356c8a59972d8b57dc359aa8a57469
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Aug 15 12:01:59 2017 +0200

    Fix typo

diff --git a/debian/rules b/debian/rules
index e6a041e..b4b5808 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)
   conf_options += --with-gfxdrivers=all
   conf_options += --enable-video4linux2
 else
-  conf_options += --with-gfxdrivers=non
+  conf_options += --with-gfxdrivers=none
   conf_otpions += --with-inputdrivers=ps2mouse
 endif
 

-- 
directfb packaging



More information about the pkg-multimedia-commits mailing list