]> git.pld-linux.org Git - packages/dctc.git/commitdiff
- home_etc patch backonline
authormisi3k <misi3k@pld-linux.org>
Mon, 1 Sep 2003 13:11:08 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dctc.spec -> 1.60

dctc.spec

index 94f834d7e7a9cc962db31e5d3b9d1e49ead6d32d..72a4727314b47d8f2d866f7e5e67f1647e591434 100644 (file)
--- a/dctc.spec
+++ b/dctc.spec
@@ -7,6 +7,7 @@ License:        GPL
 Group:         Applications/Communications
 Source0:       http://ac2i.tzo.com/dctc/%{name}-%{version}.tar.gz
 # Source0-md5: 8d2823e1054b3bf432ac740a5484b452
+Patch0:                %{name}-home_etc.patch
 URL:           http://ac2i.tzo.com/dctc/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -29,6 +30,8 @@ w
 %prep
 %setup -q
 
+%patch -p1
+
 %build
 rm -f missing
 %{__aclocal}
This page took 0.070398 seconds and 4 git commands to generate.