Merge branch 'net' of https://gogs.hasufell.de/kapsh/hasufell-repository
This commit is contained in:
		
						commit
						46664464fd
					
				@ -5,10 +5,9 @@
 | 
				
			|||||||
#     Copyright 1999-2015 Gentoo Foundation
 | 
					#     Copyright 1999-2015 Gentoo Foundation
 | 
				
			||||||
#     Distributed under the terms of the GNU General Public License v2
 | 
					#     Distributed under the terms of the GNU General Public License v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require udev-rules
 | 
					require udev-rules github [ user=gentoo tag=${PV} ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
 | 
					HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
 | 
				
			||||||
DOWNLOADS="https://dev.gentoo.org/~robbat2/distfiles/${PNV}.tar.bz2"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
SUMMARY="Gentoo Network Interface Management Scripts"
 | 
					SUMMARY="Gentoo Network Interface Management Scripts"
 | 
				
			||||||
LICENCES="BSD-2"
 | 
					LICENCES="BSD-2"
 | 
				
			||||||
@ -34,7 +33,7 @@ src_compile() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
src_install() {
 | 
					src_install() {
 | 
				
			||||||
    emake ${MAKE_ARGS} DESTDIR="${IMAGE}" install
 | 
					    emake ${MAKE_ARGS} DESTDIR="${IMAGE}" install
 | 
				
			||||||
    dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO ChangeLog
 | 
					    dodoc README CREDITS FEATURE-REMOVAL-SCHEDULE STYLE TODO
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkg_postinst() {
 | 
					pkg_postinst() {
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user