]> git.pld-linux.org Git - packages/GPuTTY.git/blobdiff - GPuTTY.spec
- many small fixes, mostly inpired by kloczek
[packages/GPuTTY.git] / GPuTTY.spec
index 0a8d136f2b8435e82c5a2ae0a996384388d43772..ee4df68743a7676a1a0c228582ee815c721e8bf9 100644 (file)
@@ -6,6 +6,7 @@ Release:        1
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       ftp://ftp.defora.org/pub/projects/gputty/%{name}-%{version}.tar.gz
+# Source0-md5: 70674349468d0bdcdba1de32934ea912
 Source1:       %{name}.desktop
 Source2:       %{name}-pl.po
 Patch0:                %{name}-am_fix.patch
@@ -44,12 +45,11 @@ rm -f missing
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Communications
 
 %find_lang %{name} --with-gnome
 
This page took 0.027446 seconds and 4 git commands to generate.