Explorar el Código

Fixed script positions
Author: jgg
Date: 1998-12-03 07:26:52 GMT
Fixed script positions

Arch Librarian hace 22 años
padre
commit
429907dc45
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dselect/makefile

+ 1 - 1
dselect/makefile

@@ -7,6 +7,6 @@ include ../buildlib/defaults.mak
 
 # DSelect interfacing directory
 SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
 include $(COPY_H)