From 905edcbe535f0270cfae8e66e927a1e1ed49b89a Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 21 Dec 2010 12:19:30 +0100 Subject: Samples moved to samples/ --- xmobar.cabal | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index da7d9e5..ebc2236 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -11,14 +11,11 @@ description: Xmobar is a minimalistic text based status bar. category: System license: BSD3 license-file: LICENSE -extra-source-files: README, NEWS author: Andrea Rossato maintainer: Jose A. Ortega Ruiz cabal-version: >= 1.6 build-type: Simple -data-files: xmobar.config-sample - source-repository head type: git location: git://github.com/jaor/xmobar.git @@ -51,6 +48,11 @@ flag all_extensions description: Includes all optional extensions. default: False +data-files: samples/xmobar.config +extra-source-files: README, NEWS, + samples/Plugins/helloworld.config, + samples/Plugins/HelloWorld.hs + executable xmobar hs-source-dirs: src main-is: Main.hs -- cgit v1.2.3