X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=256c40a0eca1c6ba29ecda1d0721d32a157eab92;hb=950d3a6f5d3733d912a9e9b586d8de7d9405db7b;hp=8f183a241a8531d96a9fd56b02d681164b4783ff;hpb=54d9736893ecba7faf191e8be7ed32a660082d51;p=dak.git diff --git a/debian/rules b/debian/rules index 8f183a24..256c40a0 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # debian/rules file - for Katie (0.0) # Based on sample debian/rules file - for GNU Hello (1.3). # Copyright 1994,1995 by Ian Jackson. -# Copyright 1998,1999,2000,2001 James Troup +# Copyright 1998,1999,2000,2001,2002 James Troup # I hereby give you perpetual unlimited permission to copy, # modify and relicense this file, provided that you do not remove # my name from the file itself. (I assert my moral right of @@ -32,7 +32,7 @@ binary-indep: checkroot build install -d debian/tmp/usr/bin/ install -m 755 andrea catherine charisma denise fernanda \ - heidi jenna julia katie madison melanie natalie.py neve \ + heidi jenna julia katie madison melanie natalie neve \ rene rhona shania tea ziyi debian/tmp/usr/bin/ # Compatability symlinks for people using old debs @@ -45,7 +45,7 @@ binary-indep: checkroot build ln -s neve debian/tmp/usr/bin/da_populate ln -s rhona debian/tmp/usr/bin/da_clean ln -s madison debian/tmp/usr/bin/da_chkver - ln -s natalie.py debian/tmp/usr/bin/da_override + ln -s natalie debian/tmp/usr/bin/da_override ln -s melanie debian/tmp/usr/bin/da_remove ln -s ziyi debian/tmp/usr/bin/da_mkrelease