]> git.pld-linux.org Git - packages/hplip.git/commitdiff
- fixed links to hp-tools
authorSzymon Siwek <sls@pld-linux.org>
Fri, 16 Nov 2007 04:40:19 +0000 (04:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hplip.spec -> 1.33

hplip.spec

index 9d4936997390b8540b4ad77eae6bb289e3e67b0b..e67181d4b4cb115cf3f90c16f1ddd162cacc904a 100644 (file)
@@ -21,7 +21,7 @@ Summary:      Hewlett-Packard Linux Imaging and Printing Project
 Summary(pl.UTF-8):     Serwer dla drukarek HP Inkjet
 Name:          hplip
 Version:       2.7.10
-Release:       0.1
+Release:       0.2
 License:       BSD, GPL v2 and MIT
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
@@ -193,7 +193,7 @@ rm -f $RPM_BUILD_ROOT%{_cupsppddir}/foomatic-ppds
 
 for tool in align clean check colorcal fab firmware info levels makecopies makeuri print \
                probe sendfax setup testpage timedate toolbox unload ; do
-       ln -sf %{_datadir}/%{name}/$tool $RPM_BUILD_ROOT%{_bindir}/hp-$tool
+       ln -sf %{_datadir}/%{name}/$tool.py $RPM_BUILD_ROOT%{_bindir}/hp-$tool
 done
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/hplip
This page took 0.367389 seconds and 4 git commands to generate.