let's kill %_applnkdir

Jakub Bogusz qboosh at pld-linux.org
Fri Dec 10 11:52:13 CET 2004


...on HEAD and AC-branch.
Now this define in rpm.macros only causes building broken packages,
which need to be fixed and rebuilt afterwards.

Just remove the definition, or maybe:

--- rpm.macros  26 Nov 2004 00:57:57 -0000      1.177
+++ rpm.macros  10 Dec 2004 10:39:29 -0000
@@ -179,11 +179,9 @@
 # Location of pkgconfig files
 %_pkgconfigdir /usr/%{_lib}/pkgconfig

-# Location of top applink dir
-%_applnkdir    /usr/X11R6/share/applnk
-
 # Location of desktop files
 %_desktopdir   /usr/share/applications
+%_applnkdir    ERROR:_applnkdir_is_obsolete_use_desktopdir_instead

 # Location of pixmaps for applnk/desktop files
 %_pixmapsdir   /usr/share/pixmaps

?


(probably _desktopdir on RA-branch should be protected in similar way,
 as this dir didn't exist in Ra)

-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/




More information about the pld-devel-en mailing list