View | Details | Raw Unified
Collapse All | Expand All

(-) fglrx_panel_sources.orig/Makefile (-6 / +2 lines)
 Lines 404-415    Link Here 
	cd /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/. ; rm -f $(BASENAME) ; ln -s $(TARGET0) $(BASENAME)
	cd /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/. ; rm -f $(BASENAME) ; ln -s $(TARGET0) $(BASENAME)
	cp LICENSE.GPL /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/.
	cp LICENSE.GPL /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/.
	cp LICENSE.QPL /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/.
	cp LICENSE.QPL /var/tmp/portage/ati-drivers-extra-3.14.1-r1/image//opt/ati/bin/.
	if  [ $KDEDIR ]; then\
	if test -d /usr/share/applications; then \
	  cp fireglcontrol.kdelnk $(KDEDIR)/share/applnk/. ;\
	  cp fireglcontrol.desktop /usr/share/applications/. ;\
	  cp ati.xpm $(KDEDIR)/share/icons/. ;\
	fi
	if test -d /usr/share/gnome/apps; then \
	  cp fireglcontrol.desktop /usr/share/gnome/apps/. ;\
	  if test -d /usr/share/pixmaps; then \
	  if test -d /usr/share/pixmaps; then \
	    cp ati.xpm /usr/share/pixmaps/. ;\
	    cp ati.xpm /usr/share/pixmaps/. ;\
	  fi ;\
	  fi ;\