diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 19:46:55 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 19:46:55 +0200 |
| commit | 43f3a3e9b897299e94b9adcb54e07a40a34352e2 (patch) | |
| tree | 3a53435d0a3a00e125a38968693472afaf56c53f | |
| parent | 6ea9e4f4e8bd0a268bd7f0539ebeb5c0072fda8c (diff) | |
| download | DHG_packages-43f3a3e9b897299e94b9adcb54e07a40a34352e2.tar.gz | |
Whitespace changes in debian/rules due to cabal-debian
| -rwxr-xr-x | p/alex/debian/rules | 1 | ||||
| -rwxr-xr-x | p/c2hs/debian/rules | 2 | ||||
| -rwxr-xr-x | p/cabal-debian/debian/rules | 1 | ||||
| -rwxr-xr-x | p/ftphs/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-configfile/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-convertible/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-debian/debian/rules | 2 | ||||
| -rwxr-xr-x | p/haskell-filestore/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-ghc-paths/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-lens/debian/rules | 1 | ||||
| -rwxr-xr-x | p/haskell-src-exts/debian/rules | 1 | ||||
| -rwxr-xr-x | p/hdbc-sqlite3/debian/rules | 1 | ||||
| -rwxr-xr-x | p/highlighting-kate/debian/rules | 1 | ||||
| -rwxr-xr-x | p/hlint/debian/rules | 1 | ||||
| -rwxr-xr-x | p/mighttpd2/debian/rules | 1 | ||||
| -rwxr-xr-x | p/missingh/debian/rules | 1 |
16 files changed, 1 insertions, 17 deletions
diff --git a/p/alex/debian/rules b/p/alex/debian/rules index 031db2185..d98389fe5 100755 --- a/p/alex/debian/rules +++ b/p/alex/debian/rules @@ -42,4 +42,3 @@ build/alex:: build-ghc-stamp install/alex:: debian/tmp-inst-ghc dh_installdirs usr/share/doc/alex/html cp -a doc/alex/* `pwd`/debian/`dh_listpackages`/usr/share/doc/alex/html - diff --git a/p/c2hs/debian/rules b/p/c2hs/debian/rules index bd243d573..267cb11b6 100755 --- a/p/c2hs/debian/rules +++ b/p/c2hs/debian/rules @@ -9,4 +9,4 @@ build/$(CABAL_PACKAGE) :: build-ghc-stamp build/$(CABAL_PACKAGE)-doc :: xml-docs xml-docs : - cd doc/ && make + cd doc/ && make diff --git a/p/cabal-debian/debian/rules b/p/cabal-debian/debian/rules index 20413ebe1..3d9e3ee08 100755 --- a/p/cabal-debian/debian/rules +++ b/p/cabal-debian/debian/rules @@ -8,4 +8,3 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk common-binary-arch:: check-ghc-stamp - diff --git a/p/ftphs/debian/rules b/p/ftphs/debian/rules index bc087e2c1..0e3080d0a 100755 --- a/p/ftphs/debian/rules +++ b/p/ftphs/debian/rules @@ -3,4 +3,3 @@ # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/haskell-configfile/debian/rules b/p/haskell-configfile/debian/rules index bc087e2c1..0e3080d0a 100755 --- a/p/haskell-configfile/debian/rules +++ b/p/haskell-configfile/debian/rules @@ -3,4 +3,3 @@ # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/haskell-convertible/debian/rules b/p/haskell-convertible/debian/rules index bc087e2c1..0e3080d0a 100755 --- a/p/haskell-convertible/debian/rules +++ b/p/haskell-convertible/debian/rules @@ -3,4 +3,3 @@ # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/haskell-debian/debian/rules b/p/haskell-debian/debian/rules index 20cb8ce1e..f2277cb16 100755 --- a/p/haskell-debian/debian/rules +++ b/p/haskell-debian/debian/rules @@ -4,5 +4,3 @@ DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - - diff --git a/p/haskell-filestore/debian/rules b/p/haskell-filestore/debian/rules index 91fc87953..9d1ea2d90 100755 --- a/p/haskell-filestore/debian/rules +++ b/p/haskell-filestore/debian/rules @@ -7,4 +7,3 @@ DEB_GHC_EXTRA_PACKAGES := libghc-filestore-data (>= $(CABAL_VERSION)) install/libghc-filestore-data:: debian/tmp-inst-ghc mv debian/tmp-inst-ghc/usr/share/filestore debian/libghc-filestore-data/usr/share - diff --git a/p/haskell-ghc-paths/debian/rules b/p/haskell-ghc-paths/debian/rules index 271411e80..f2277cb16 100755 --- a/p/haskell-ghc-paths/debian/rules +++ b/p/haskell-ghc-paths/debian/rules @@ -4,4 +4,3 @@ DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/haskell-lens/debian/rules b/p/haskell-lens/debian/rules index cffe5aa54..aadc74b71 100755 --- a/p/haskell-lens/debian/rules +++ b/p/haskell-lens/debian/rules @@ -25,4 +25,3 @@ endif ifeq ($(shell if [ ! -e /usr/bin/ghci ]; then echo 0; fi),0) DEB_SETUP_GHC_CONFIGURE_ARGS += -fwithout-th -f-test-hunit -f-test-templates -f-test-properties endif - diff --git a/p/haskell-src-exts/debian/rules b/p/haskell-src-exts/debian/rules index 549a4295d..147385f97 100755 --- a/p/haskell-src-exts/debian/rules +++ b/p/haskell-src-exts/debian/rules @@ -23,4 +23,3 @@ endif include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/hdbc-sqlite3/debian/rules b/p/hdbc-sqlite3/debian/rules index bc087e2c1..0e3080d0a 100755 --- a/p/hdbc-sqlite3/debian/rules +++ b/p/hdbc-sqlite3/debian/rules @@ -3,4 +3,3 @@ # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/highlighting-kate/debian/rules b/p/highlighting-kate/debian/rules index 23c25ad70..43a03dd29 100755 --- a/p/highlighting-kate/debian/rules +++ b/p/highlighting-kate/debian/rules @@ -2,4 +2,3 @@ DEB_SETUP_GHC_CONFIGURE_ARGS = -fpcre-light include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/hlint/debian/rules b/p/hlint/debian/rules index a4e90c7ce..b0ea81eca 100755 --- a/p/hlint/debian/rules +++ b/p/hlint/debian/rules @@ -11,4 +11,3 @@ DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/lib/ghc/rts-1.0/libHSrts_th build/$(CABAL_PACKAGE) :: build-ghc-stamp install/$(CABAL_PACKAGE) :: build/$(CABAL_PACKAGE) - diff --git a/p/mighttpd2/debian/rules b/p/mighttpd2/debian/rules index a63b8a9c1..e1a37b36e 100755 --- a/p/mighttpd2/debian/rules +++ b/p/mighttpd2/debian/rules @@ -5,4 +5,3 @@ DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - diff --git a/p/missingh/debian/rules b/p/missingh/debian/rules index bc087e2c1..0e3080d0a 100755 --- a/p/missingh/debian/rules +++ b/p/missingh/debian/rules @@ -3,4 +3,3 @@ # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk - |
