projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36aa6d6
)
Proper copyright for proxy in Debian packages
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Mar 2004 23:25:48 +0000
(23:25 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Mar 2004 23:25:48 +0000
(23:25 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
3c1ecf2
..
d84e1a7
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-84,7
+84,10
@@
binary-arch: build install
dh_testdir
dh_testroot
cp LICENSE debian/copyright
- dh_installdocs -A README LICENSE.proxy
+ cp LICENSE.proxy debian/libyazproxy.copyright
+ cp LICENSE.proxy debian/libyazproxy-dev.copyright
+ cp LICENSE.proxy debian/yazproxy.copyright
+ dh_installdocs -A README
dh_installchangelogs NEWS
dh_installdocs
dh_installexamples