[Pkg-wmaker-commits] [wmrack] 66/97: debian/rules: Install *.style in /usr/share/wmrack.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 02:42:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmrack.
commit 60ef3b87be92c74257876571b237421f6674f1a5
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Fri Aug 15 18:03:16 2014 -0500
debian/rules: Install *.style in /usr/share/wmrack.
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4551e60..cefa1e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,5 @@ override_dh_auto_build:
dh_auto_build -- LIBS="$(LDFLAGS) -lX11 -lXpm -lXext"
override_dh_auto_install:
- dh_auto_install -- prefix=$(CURDIR)/debian/wmrack/usr
+ dh_auto_install -- prefix=$(CURDIR)/debian/wmrack/usr \
+ LIBDIR=$(CURDIR)/debian/wmrack/usr/share/wmrack
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmrack.git
More information about the Pkg-wmaker-commits
mailing list