]> git.pld-linux.org Git - packages/LANChat.git/commitdiff
- workaround for source0 (attr problem)
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Sun, 13 Jun 2004 12:17:58 +0000 (12:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LANChat.spec -> 1.28

LANChat.spec

index 48a0a043475271b8295dc4e37c3c6302d34ddcf2..94756520b9c367e914d03414b6a7e12658dbea7e 100644 (file)
@@ -36,7 +36,10 @@ i Linuksa. Mo
 BRIDGE'ami.
 
 %prep
-%setup -q -c
+%setup -q -c -T
+tar zxf %{SOURCE0} -C ..
+cd ..
+chmod u+x %{name}-%{version}
 
 %build
 %{__make} CC="%{__cc} %{rpmcflags} -Wall -I/usr/include/ncurses"
This page took 0.090075 seconds and 4 git commands to generate.