Przeglądaj źródła

upgrading package: dmalloc 5.3.0 -> 5.4.1

Michael Schloh von Bennewitz 21 lat temu
rodzic
commit
3e0ad92ae9
1 zmienionych plików z 2 dodań i 6 usunięć
  1. 2 6
      dmalloc/dmalloc.spec

+ 2 - 6
dmalloc/dmalloc.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        BASE
 Group:        Development
 License:      GPL
-Version:      5.3.0
-Release:      20040813
+Version:      5.4.1
+Release:      20041013
 
 #   list of sources
 Source0:      http://dmalloc.com/releases/dmalloc-%{version}.tgz
@@ -65,10 +65,6 @@ AutoReqProv:  no
 
 %prep
     %setup -q
-    %{l_shtool} subst \
-        -e 's;\(.*\)\(/$(INFOFILE.*\);\1/docs\2;g' \
-        -e 's;\(.*\)\(/$(HTMLFILE.*\);\1/docs\2;g' \
-        Makefile.in
 
 %build
     CC="%{l_cc}" \