1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-28 19:05:51 +01:00

- Replaced Apps with Applications in WPrefs installation path

- Added missing switchpanel.h to compile file list
This commit is contained in:
dan
2004-10-23 03:53:25 +00:00
parent 193a63511d
commit 9ead135f51
21 changed files with 22 additions and 21 deletions

View File

@@ -60,7 +60,7 @@ cp -f WindowMaker/plmenu WindowMaker/Defaults/WMRootMenu
make install DESTDIR=$RPM_BUILD_ROOT
strip $RPM_BUILD_ROOT/usr/X11R6/bin/* || :
strip $RPM_BUILD_ROOT/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs
strip $RPM_BUILD_ROOT/usr/X11R6/lib/GNUstep/Applications/WPrefs.app/WPrefs
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig