OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixparts
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
Makefile
14
all: cgdisk gdisk sgdisk
fixparts
28
fixparts
: $(MBR_LIB_OBJS)
fixparts
.o
29
$(CXX) $(MBR_LIB_OBJS)
fixparts
.o $(LDFLAGS) -o
fixparts
35
rm -f core *.o *~ gdisk sgdisk cgdisk
fixparts
current.spec
16
partitioning tools; the
fixparts
utility (in the
fixparts
package) fixes
45
install -Dp -m0755
fixparts
$RPM_BUILD_ROOT/usr/sbin
49
install -Dp -m0644
fixparts
.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
fixparts
.8
64
%package -n
fixparts
70
%description -n
fixparts
76
%files -n
fixparts
79
/usr/sbin/
fixparts
80
%doc %{_mandir}/man8/
fixparts
.8
[
all
...]
Completed in 39 milliseconds