wok diff tazpkg/receipt @ rev 21600

Up: smplayer(19.5.0), xine-lib(1.2.9), xine-ui(0.99.10)
author maniac
date Thu May 23 12:16:28 2019 +0300 (2019-05-23)
parents e436e3ba783e
children d443265acbc1
line diff
     1.1 --- a/tazpkg/receipt	Thu Nov 02 13:54:00 2017 -0400
     1.2 +++ b/tazpkg/receipt	Thu May 23 12:16:28 2019 +0300
     1.3 @@ -30,6 +30,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|\. receipt|. ./receipt|' */*
     1.8  	make && make DESTDIR=$DESTDIR VERSION=$VERSION install
     1.9  }
    1.10