]> git.pld-linux.org Git - packages/ewl.git/commitdiff
- cleanups
authorsparky <sparky@pld-linux.org>
Mon, 17 Apr 2006 23:15:54 +0000 (23:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ewl.spec -> 1.15

ewl.spec

index f1dd14fe7a682f36bbc4e426c00872357c246802..94115aac31484ca28753f4909adb1a1a734c9a4d 100644 (file)
--- a/ewl.spec
+++ b/ewl.spec
@@ -6,14 +6,11 @@ Summary:      Enlightenment Widget Library
 Summary(pl):   Biblioteka widgetów Enlightenmenta (Enlightenment Widget Library)
 Name:          ewl
 Version:       0.0.4.007
-#%define       _snap   20060312
 Release:       1
-#.%{_snap}.1
 License:       BSD
 Group:         Libraries
 Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
 # Source0-md5: 29bc8aec80b53480c2ea53aea1796e15
-#Source0:      http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
 URL:           http://enlightenment.org/Libraries/Ewl/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -70,14 +67,8 @@ Statyczna biblioteka EWL.
 
 %prep
 %setup -q
-# -n %{name}
 
 %build
-#%%{__libtoolize}
-#%%{__aclocal} -I m4
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
 %configure \
        %{!?with_static_libs:--disable-static}
 %{__make}
This page took 0.054942 seconds and 4 git commands to generate.