mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 22:51:39 +00:00
Fixed dupeGuru PE architecture for debian packaging. It was mistakenly set to 'all'.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -7,6 +7,6 @@ Standards-Version: 3.8.1
|
||||
Homepage: http://www.hardcoded.net
|
||||
|
||||
Package: {pkgname}
|
||||
Architecture: all
|
||||
Architecture: {arch}
|
||||
Depends: python3 (>=3.2), python3-pyqt4
|
||||
Description: {longname}
|
||||
|
||||
Reference in New Issue
Block a user