Don't need to backup/restore translation files, this fixed upstream.
This commit is contained in:
parent
6181eb55c7
commit
bc717e9763
9
debian/rules
vendored
9
debian/rules
vendored
@ -7,15 +7,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel --with quilt
|
dh ${@} --buildsystem cmake --parallel --with quilt
|
||||||
|
|
||||||
override_dh_auto_configure:
|
|
||||||
mkdir -p $(CURDIR)/debian/bak/pcmanfm/translations
|
|
||||||
cp -r $(CURDIR)/pcmanfm/translations/* $(CURDIR)/debian/bak/pcmanfm/translations
|
|
||||||
dh_auto_configure
|
|
||||||
|
|
||||||
override_dh_auto_clean:
|
|
||||||
-cp $(CURDIR)/debian/bak/pcmanfm/translations/* $(CURDIR)/pcmanfm/translations/
|
|
||||||
dh_auto_clean
|
|
||||||
|
|
||||||
override_dh_install:
|
override_dh_install:
|
||||||
dh_install --exclude=pcmanfm-qt.1 --fail-missing --list-missing
|
dh_install --exclude=pcmanfm-qt.1 --fail-missing --list-missing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user