]> git.pld-linux.org Git - packages/WSoundPrefs.git/commitdiff
- /etc/X11/applnk -> /usr/X11R6/share/applnk
authorArtur Frysiak <artur@frysiak.net>
Sat, 4 Sep 1999 09:13:11 +0000 (09:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundPrefs.spec -> 1.11

WSoundPrefs.spec

index a429cd2589b0254b2c3c39c02c96fb4d53e4b934..7ab1fb3b70ceb9201de8f6251e751b21021cf3e9 100644 (file)
@@ -51,11 +51,11 @@ make CDEBUGFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/X11/applnk/Utilities 
+install -d $RPM_BUILD_ROOT/usr/X11R6/share/applnk/Utilities 
 
 make install DESTDIR=$RPM_BUILD_ROOT%{_prefix}
 
 
 make install DESTDIR=$RPM_BUILD_ROOT%{_prefix}
 
-install %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/applnk/Utilities
+install %{SOURCE1} $RPM_BUILD_ROOT/usr/X11R6/share/applnk/Utilities
 
 gzip -9nf ChangeLog AUTHORS
 
 
 gzip -9nf ChangeLog AUTHORS
 
@@ -76,4 +76,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/GNUstep/Apps/WSoundPrefs.app/xpm/*.xpm
 %{_prefix}/GNUstep/Apps/WSoundPrefs.app/tiff/*.tiff
 
 %{_prefix}/GNUstep/Apps/WSoundPrefs.app/xpm/*.xpm
 %{_prefix}/GNUstep/Apps/WSoundPrefs.app/tiff/*.tiff
 
-/etc/X11/applnk/Utilities/WSoundPrefs.desktop
+/usr/X11R6/share/applnk/Utilities/WSoundPrefs.desktop
This page took 0.042156 seconds and 4 git commands to generate.