diff options
Diffstat (limited to 'p/haskell-hsqml')
| -rw-r--r-- | p/haskell-hsqml/debian/copyright | 2 | ||||
| -rwxr-xr-x | p/haskell-hsqml/debian/rules | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-hsqml/debian/copyright b/p/haskell-hsqml/debian/copyright index e7e601f8b..6487b50e6 100644 --- a/p/haskell-hsqml/debian/copyright +++ b/p/haskell-hsqml/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Robin Kay <komadori@gekkou.co.uk> Source: http://hackage.haskell.org/package/hsqml Files: * -Copyright: Copyright (c)2010-2014 Robin KAY +Copyright: (c)2010-2014, Robin KAY License: BSD3 Files: debian/* diff --git a/p/haskell-hsqml/debian/rules b/p/haskell-hsqml/debian/rules index da120bb1d..0ddc411f1 100755 --- a/p/haskell-hsqml/debian/rules +++ b/p/haskell-hsqml/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export QT_SELECT=5 +export QT_SELECT=qt5 #DEB_ENABLE_TESTS = yes |
