]> git.pld-linux.org Git - packages/gnokii.git/commitdiff
- fixed packaging
authorshadzik <shadzik@pld-linux.org>
Mon, 11 Sep 2006 00:34:10 +0000 (00:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnokii.spec -> 1.107

gnokii.spec

index 27b70f39ab7ec1f5d6d8df3dedc3338354f9bb84..e105c16f0e8927eaeb7662db58efb929e2dec01c 100644 (file)
@@ -192,7 +192,8 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 # move xgnokii manpage into proper place
-mv -f $RPM_BUILD_ROOT{%{_mandir},%{_mandir}}/man1/xgnokii.1x
+mv Docs/man/xgnokii.1x $RPM_BUILD_ROOT%{_mandir}/man1/
+rm -rf $RPM_BUILD_ROOT/usr/man
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/smsd/*.{la,a}
 
@@ -228,6 +229,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xgnokii/xpm
 %{_datadir}/xgnokii/help
 %{_desktopdir}/gnokii.desktop
+%{_desktopdir}/xgnokii.desktop
 %{_pixmapsdir}/*
 %{_mandir}/man1/xgnokii.1x*
 
This page took 0.128801 seconds and 4 git commands to generate.