~n3npq/lsb/printing-test

« back to all changes in this revision

Viewing changes to scripts/package/Makefile

  • Committer: licquia at linuxfoundation
  • Date: 2017-04-12 14:16:34 UTC
  • Revision ID: licquia@linuxfoundation.org-20170412141634-vkjx3lhixua83lkv
Apply David's fix to all lookasides.

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
$(OPVP_TARBALL):
134
134
        # and the opvpnull driver
135
135
        wget -O $@ http://osdn.dl.sourceforge.jp/opfc/18974/$(OPVP_TARBALL) || \
136
 
          wget -O http://ftp.linuxfoundation.org/pub/lsb/impl/packages/$(OPVP_TARBALL)
 
136
          wget -O $@ http://ftp.linuxfoundation.org/pub/lsb/impl/packages/$(OPVP_TARBALL)
137
137
$(HPLIP_TARBALL):
138
138
        # and the hplip tarball
139
139
        wget -O $@ http://downloads.sourceforge.net/project/hplip/hplip/2.8.12/$(HPLIP_TARBALL)?use_mirror=voxel || \
140
 
          wget -O http://ftp.linuxfoundation.org/pub/lsb/impl/packages/$(HPLIP_TARBALL)
 
140
          wget -O $@ http://ftp.linuxfoundation.org/pub/lsb/impl/packages/$(HPLIP_TARBALL)
141
141
 
142
142
.PHONY : tarball rpm_package