Codebase list aspell-hi / 98e98af
Fixed installation of conflicting files Kartik Mistry 4 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
77 override_dh_auto_configure:
88 ./configure
99
10 override_dh_install:
11 dh_install
10 override_dh_auto_install:
11 dh_auto_install
1212 # Remove u-deva.cmap and u-deva.cset as it conflict with libaspell
13 rm -f $(BASEDIR)/usr/share/aspell/u-deva.*
13 rm -f $(BASEDIR)/usr/lib/aspell/u-deva.*
1414
1515 %:
1616 dh $@ --with aspell-simple