Skip to content

Commit

Permalink
Fix debuild fail in ubuntu issue due to Qt version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MeganHemh committed Mar 30, 2021
1 parent 546e2d0 commit be3dce5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/libpeony3.install
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
usr/lib/*/*.so.*
usr/share/libpeony-qt
libpeony-qt/.qm/*.qm usr/share/libpeony-qt
4 changes: 2 additions & 2 deletions debian/peony-common.install
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
peony-qt-desktop/freedesktop-dbus-interfaces.xml usr/share/dbus-1/interfaces
peony-qt-desktop/org.ukui.freedesktop.FileManager1.service usr/share/dbus-1/services
usr/share/peony-qt-desktop
usr/share/peony-qt
peony-qt-desktop/.qm/*.qm usr/share/peony-qt-desktop
src/.qm/*.qm usr/share/peony-qt

0 comments on commit be3dce5

Please sign in to comment.