wok-next diff ruby-ncurses/receipt @ rev 20661

Unification of the patch system
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 21:12:00 2018 +0300 (2018-05-10)
parents d3eb5f4b53ea
children cd7906120828
line diff
     1.1 --- a/ruby-ncurses/receipt	Thu Mar 26 09:34:19 2015 +0100
     1.2 +++ b/ruby-ncurses/receipt	Thu May 10 21:12:00 2018 +0300
     1.3 @@ -16,9 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	# use fedora patches
     1.8 -	patch -i ../../stuff/STR2CSTR-deprecated.patch
     1.9 -	patch -i ../../stuff/ruby-ncurses-fix-missing-tz-prototypes.patch
    1.10  	ruby extconf.rb 
    1.11    	make
    1.12  	make DESTDIR=$DESTDIR install