Skip to content

Commit

Permalink
#3134 need to explicitly include these files in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jun 1, 2021
1 parent 604e249 commit fbe3336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packaging/debian/xpra.install
Expand Up @@ -21,6 +21,7 @@ usr/share/icons/*.png
usr/share/xpra/icons/*.png
usr/share/xpra/css/*
usr/share/xpra/cuda/*
usr/share/xpra/autostart.desktop
etc/xpra/*.conf
etc/xpra/conf.d/*conf
etc/xpra/content-type/*
Expand Down
1 change: 1 addition & 0 deletions packaging/rpm/xpra.spec
Expand Up @@ -399,6 +399,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/xpra-gui.desktop
%{_datadir}/applications/xpra.desktop
%{_datadir}/mime/packages/application-x-xpraconfig.xml
%{_datadir}/xpra/autostart.desktop

%files common-server
%{_sysconfdir}/dbus-1/system.d/xpra.conf
Expand Down

0 comments on commit fbe3336

Please sign in to comment.