]> git.pld-linux.org Git - packages/awesfx.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:14:23 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    awesfx.spec -> 1.11

awesfx.spec

index aba4a36daedd59f48cb0e6fc6798a45a8deaef58..53f6626521e82183cf3b654df6cf8245b18c0861 100644 (file)
@@ -13,7 +13,7 @@ URL:          http://mitglied.tripod.de/iwai/awedrv.html#Utils
 ExclusiveArch: %{ix86} alpha
 BuildPrereq:   unzip
 BuildRequires: XFree86-devel
-BuildRoot:     /tmp/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The awesfx package contains necessary utilities for the AWE32 sound driver.
This page took 0.088485 seconds and 4 git commands to generate.