]> err.no Git - sope/commitdiff
Add "g" option to sed to replace all lables in a line
authorley <ley@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 27 Sep 2004 13:56:32 +0000 (13:56 +0000)
committerley <ley@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 27 Sep 2004 13:56:32 +0000 (13:56 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@177 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

debian/rules

index 72856e83ad35b015098cca019542c9a8897fa514..1c080efe2d51f4fd0e41ed0f3c1d713102e97d17 100755 (executable)
@@ -56,7 +56,7 @@ clean-controlfiles:
        fi
        
 debian/control: debian/control.in debian/rules
-       sed -e s/_SOPEVER_/$(SOPEVER)/ -e s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/ < debian/control.in > debian/control
+       sed -e s/_SOPEVER_/$(SOPEVER)/g -e s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/g < debian/control.in > debian/control
        
 build: build-stamp debian/control controlfiles
 build-stamp: patch-stamp