]> git.pld-linux.org Git - packages/ctwm.git/commitdiff
- changed _wmpropsdir to _prefix-independent location (/usr/share/wm-properties)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 Feb 2003 15:05:21 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctwm.spec -> 1.19

ctwm.spec

index d5e3e18f8cb6d53e155c3c6e8b394181bf9ee8b2..e57246a6bc402cc4839bbb3e6349aba2ec1a3d22 100644 (file)
--- a/ctwm.spec
+++ b/ctwm.spec
@@ -11,7 +11,7 @@ Patch0:               %{name}-pld-dir.patch
 BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _wmpropsdir     %{_datadir}/wm-properties
+%define                _wmpropsdir     /usr/share/wm-properties
 
 %description
 CTWM is an extension to twm, that support multiple virtual screens,
@@ -34,9 +34,9 @@ funkcj
 %setup -q
 %patch -p1
 
+%build
 xmkmf
 
-%build
 %{__make} \
        CDEBUGFLAGS="%{rpmcflags}" \
        CXXDEBUGFLAGS="%{rpmcflags}" \
This page took 0.061784 seconds and 4 git commands to generate.