Skip to content

Commit 43cd94b

Browse files
committed
- don't ship pre-configured scripts
1 parent 1a335f3 commit 43cd94b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ cupshelpersdir=$(sysconfdir)/cupshelpers
179179
cupshelpers_DATA=\
180180
xml/preferreddrivers.xml
181181

182-
bin_SCRIPTS= \
182+
nodist_bin_SCRIPTS= \
183183
system-config-printer \
184184
install-printerdriver \
185185
system-config-printer-applet \

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@
3131
- parent attribute in Gtk.Dialog is deprecated - use transient_for
3232
- system-config-printer.py doesn't have program name (https://github.com/zdohnal/system-config-printer/issues/53)
3333
- removed macedonian localization because of low rate of translated strings
34+
- don't ship pre-configured scripts

0 commit comments

Comments
 (0)