~ubuntu-core-dev/apt/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

* merged the apt-breaks-iwj branch
* pulled in the other remaining ubuntu changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
214
214
        cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove
215
215
#       head -n 500 ChangeLog > debian/ChangeLog
216
216
 
 
217
        # make rosetta happy and remove pot files in po/ (but leave stuff
 
218
        # in po/domains/* untouched) and cp *.po into each domain dir
 
219
        rm -f build/po/*.pot
 
220
        rm -f po/*.pot
 
221
 
217
222
        dh_installexamples -p$@ $(BLD)/docs/examples/*
218
223
        dh_installman -p$@ 
219
224
        dh_installcron -p$@