]> git.pld-linux.org Git - packages/pidgin.git/commitdiff
- fixed (broken by adapterizing)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 17 Mar 2002 15:53:54 +0000 (15:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pidgin.spec -> 1.31

pidgin.spec

index a89d1eb64a487d22eb76cd12db6d7b577d8ffe9a..11d1d1a1c80a0c0263d7d0fecfafc279d2660411 100644 (file)
@@ -1,3 +1,4 @@
+# This file does not like to be adapterized!
 Summary:       A client compatible with AOL's 'Instant Messenger'
 Summary(pl):   Klient kompatybilny z AOL Instant Messenger
 Summary(pt_BR):        Um cliente para o AOL Instant Messenger (AIM)
@@ -121,7 +122,7 @@ rm -rf $RPM_BUILD_ROOT
        gaimdesktopdir=%{_applnkdir}/Network/Communications \
        distribdesktopdir=%{_applnkdir}/Network/Communications
 
-mv $RPM_BUILD_ROOT{%{_applnkdir}/Internet/gaim.desktop,%{_applnkdir}/Network/Communications}
+mv $RPM_BUILD_ROOT{%{_datadir}/gnome/apps/Internet/gaim.desktop,%{_applnkdir}/Network/Communications}
 
 mv $RPM_BUILD_ROOT%{_libdir}/gaim/iconaway{,_applet}.so
 install plugins/iconaway_standalone.so $RPM_BUILD_ROOT%{_libdir}/gaim/iconaway.so
This page took 0.213432 seconds and 4 git commands to generate.