Skip to content

Commit f3d39f4

Browse files
committed
add rs232.conf to backup array to avoid overwriting on upgrade
1 parent e0177cf commit f3d39f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ arch=('any')
88
url="http://github.com/arfoll/rs232server"
99
license=('GPL')
1010
depends=('python2-pyserial' 'python2-dbus' 'python2-gobject2' 'dbus-glib')
11+
backup=('etc/rs232.conf')
1112

1213
_prefix='/usr'
1314

0 commit comments

Comments
 (0)