Unbreak packaging (WIP)

This commit is contained in:
Sergey Svishchev 2013-03-30 07:04:33 +00:00 committed by Thomas Klausner
parent e49f5327c2
commit e018b9275d
3 changed files with 17 additions and 2 deletions

View File

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2010/09/04 17:12:01 gschwarz Exp $
$NetBSD: distinfo,v 1.2 2013/03/30 07:04:33 shattered Exp $
SHA1 (dionysus-1.3.0.tar.bz2) = 0062da7715fd5be7e263973bd734de14e0d17c6c
RMD160 (dionysus-1.3.0.tar.bz2) = 33b89ad3f68ba05182f202cceae17a5fc1b6fa61
Size (dionysus-1.3.0.tar.bz2) = 150955 bytes
SHA1 (patch-aa) = ca6e0db4b0b602f24fee3e62ffeefe0fc90784ae

13
dionysus/patches/patch-aa Normal file
View File

@ -0,0 +1,13 @@
$NetBSD: patch-aa,v 1.1 2013/03/30 07:04:33 shattered Exp $
--- Makefile.in.orig 2010-08-29 09:38:36.000000000 +0000
+++ Makefile.in
@@ -78,7 +78,7 @@ mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)"
-binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
+binPROGRAMS_INSTALL = $(INSTALL_SCRIPT)
PROGRAMS = $(bin_PROGRAMS)
am_dionysus_OBJECTS =
dionysus_OBJECTS = $(am_dionysus_OBJECTS)

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2011/07/20 20:55:42 astforge Exp $
@comment $NetBSD: PLIST,v 1.3 2013/03/30 07:04:34 shattered Exp $
sbin/crypt
sbin/nhttpd
man/man8/nhttpd.8
@ -9,3 +9,4 @@ nostromo/htdocs/nostromo.gif
nostromo/htdocs/cgi-bin/printenv
nostromo/icons/dir.gif
nostromo/icons/file.gif
share/examples/rc.d/nostromo