We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a335f3 commit 43cd94bCopy full SHA for 43cd94b
2 files changed
Makefile.am
@@ -179,7 +179,7 @@ cupshelpersdir=$(sysconfdir)/cupshelpers
179
cupshelpers_DATA=\
180
xml/preferreddrivers.xml
181
182
-bin_SCRIPTS= \
+nodist_bin_SCRIPTS= \
183
system-config-printer \
184
install-printerdriver \
185
system-config-printer-applet \
NEWS
@@ -31,3 +31,4 @@
31
- parent attribute in Gtk.Dialog is deprecated - use transient_for
32
- system-config-printer.py doesn't have program name (https://github.com/zdohnal/system-config-printer/issues/53)
33
- removed macedonian localization because of low rate of translated strings
34
+- don't ship pre-configured scripts
0 commit comments