mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 08:20:31 -04:00
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2007/08/02 17:27:30 he Exp $
|
|
|
|
--- scripts/restricted_from_invalid.py.orig 2007-08-02 16:44:26.000000000 +0200
|
|
+++ scripts/restricted_from_invalid.py
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/env python
|
|
+#!/usr/bin/env python
|
|
import os, sys
|
|
|
|
def usage():
|