mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
create a dist/deb_name.txt to fix l10n repacks. bug 538699, r=mfinkle
This commit is contained in:
parent
06f16d9244
commit
698b0e0262
@ -170,6 +170,7 @@ deb: $(PP_DEB_FILES) $(DIST)/branding/$(MOZ_APP_NAME)_scalable.png \
|
||||
$(NSINSTALL) -D $(DEBDESTDIR)/usr/share/icons/hicolor/40x40/hildon/
|
||||
cp $(DIST)/branding/$(MOZ_APP_NAME)_40x40.png $(DEBDESTDIR)/usr/share/icons/hicolor/40x40/hildon/$(MOZ_APP_NAME).png
|
||||
dh_link; fakeroot dh_fixperms; fakeroot dh_installdeb; dh_shlibdeps; fakeroot dh_gencontrol; fakeroot dh_md5sums; dh_builddeb
|
||||
@echo $(DEB_PKG_NAME) > $(DIST)/deb_name.txt
|
||||
|
||||
installer: deb
|
||||
@echo Installer DEB created!
|
||||
|
Loading…
Reference in New Issue
Block a user