File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ install-exec-local: .stamp-distutils-in-builddir
7171uninstall-local :
7272 rm -f $(DESTDIR ) /$(pythondir ) /cupshelpers* .egg-info
7373 rm -rf $(DESTDIR ) /$(pythondir ) /cupshelpers/__pycache__
74+ rm -rf $(DESTDIR ) /$(pythondir ) /cupshelpers* .egg
7475 for file in $( EXPORT_MODULES) $( EXPORT_MODULES_GEN) ; do \
7576 rm -f $(DESTDIR ) /$(pythondir ) /$$ file* ; \
7677 done
@@ -399,5 +400,7 @@ DISTCLEANFILES=*.pyc *.pyo *~ *.bak \
399400distclean-local :
400401 rm -rf html
401402 rm -rf cupshelpers/__pycache__
403+ rm -rf cupshelpers.egg-info/
404+ rm -rf dist/cupshelpers* .egg
402405
403406.PHONY : update-po missing-languages run help FORCE
Original file line number Diff line number Diff line change 1- AC_INIT ( system-config-printer , 1.5.17 )
1+ AC_INIT ( system-config-printer , 1.5.18 )
22AC_CONFIG_SRCDIR ( system-config-printer.py )
33AM_INIT_AUTOMAKE ( [ dist-xz dist-bzip2 subdir-objects 1.6] )
44AM_GNU_GETTEXT_VERSION(0.20)
Original file line number Diff line number Diff line change 22as
33ast
44bg
5- bn
65bn_IN
6+ bn
77br
88bs
99ca
2828is
2929it
3030ja
31+ ka
3132kn
3233ko
3334lt
4445or
4546pa
4647pl
47- pt
4848pt_BR
49+ pt
4950ro
5051ru
5152si
5253sk
5354sl
54- sr
5555sr@latin
56+ sr
5657sv
5758ta
5859te
You can’t perform that action at this time.
0 commit comments