aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-11 00:25:04 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-11 00:25:04 +0000
commitac20e957c49ed40125e6eb1824d177c33256c28b (patch)
tree7a2e7716215ad6b9c5abc29b3c7ddcad6f7705fd /debian/rules
parentae32bb4af948bc28fef2088bc7bdd119e47f589c (diff)
downloadikiwiki-ac20e957c49ed40125e6eb1824d177c33256c28b.tar
ikiwiki-ac20e957c49ed40125e6eb1824d177c33256c28b.tar.gz
link the GPL to GPL-2 since GPL is now GPL 3.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8c06011bc..af33131d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ binary-indep: build
dh_install wikilist etc/ikiwiki
dh_installdocs html
dh_installexamples doc/examples/*
- dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
+ dh_link usr/share/common-licenses/GPL-2 usr/share/doc/ikiwiki/html/GPL
dh_installchangelogs
dh_compress -X html
dh_fixperms