summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-05-13 10:56:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-05-13 10:57:16 -0700
commitf2f154469e685f98c3cb09742031e05c34896db1 (patch)
tree7bd7e5826baed0d313d5539bbe5050817b897b67
parentfb07bdb2ce2b21648449a0d99c116e2531afe730 (diff)
downloadstylish-haskell-f2f154469e685f98c3cb09742031e05c34896db1.tar.gz
stop installing default config to /usr/share
-rw-r--r--debian/changelog2
-rw-r--r--debian/stylish-haskell.install1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9d4ba56..ea40aa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ stylish-haskell (0.9.2.0-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #898524).
- New build-deps on libghc-file-embed-{dev,prof}
+ - Stop installing default config to /usr/share/stylish-haskell
+ Now embedded in the executable.
* Update d/copyright:
- Bump years
- Add stanza for scripts/*
diff --git a/debian/stylish-haskell.install b/debian/stylish-haskell.install
index f3756d2..1a4bd8f 100644
--- a/debian/stylish-haskell.install
+++ b/debian/stylish-haskell.install
@@ -1,2 +1 @@
-./data/stylish-haskell.yaml usr/share/stylish-haskell/data
dist/build/stylish-haskell/stylish-haskell usr/bin